Lesson: Modularization with Webpack Todo Install webpack as dev dependency. Change npm script "build" from rollup to webpack Generate bundle with webpack Try it out in the browser Optional: Create a webpack.config.js file Documentation https://webpack.js.org