├── index.html └── src └── app.js /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sandhikagalih/belajar-webpack-code/HEAD/index.html -------------------------------------------------------------------------------- /src/app.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sandhikagalih/belajar-webpack-code/HEAD/src/app.js --------------------------------------------------------------------------------