0x00-Webpack Resources Webpack documentation Webpack beginner guide npm-package.json Learning Objectives How to setup Webpack for a basic project Entry points, output, and loaders How to add plugins How to split your code into chunks How to setup a dev server Requirements All of your code will be executed on Ubuntu 18.04 LTS using Node 12.x.x Allowed editors: vi, vim, emacs, Visual Studio Code All of your files should end with a new line A README.md file at the root of the folder of the project is mandatory