Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 312 Bytes

File metadata and controls

10 lines (9 loc) · 312 Bytes

Lesson: Modularization with Webpack

Todo

  1. Install webpack as dev dependency.
  2. Change npm script "build" from rollup to webpack
  3. Generate bundle with webpack
  4. Try it out in the browser
  5. Optional: Create a webpack.config.js file

Documentation

https://webpack.js.org