- Webpack is a bundler
- You typically keep source code in a
src
directory and then have webpack put the bundled code in adist
directory - Use a configuration file to specify whatever options you need
01-webpack-basic-setup
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||