Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fabogit/webpack
https://github.com/fabogit/webpack
bundling webpack
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fabogit/webpack
- Owner: fabogit
- Created: 2022-11-18T12:37:44.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-24T08:10:20.000Z (about 2 years ago)
- Last Synced: 2024-11-06T20:37:55.820Z (about 2 months ago)
- Topics: bundling, webpack
- Language: JavaScript
- Homepage:
- Size: 347 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# webpack
use node ver 16LTS
`nvm use 16`
run the build, webpack will generate the bundle folder and files
`npm run build`