Description
In this course you will learn
- How to set up a webpack-dev-server to serve and reload files in real time as you make changes.
- How to install webpack, run a build, and edit the config file
- How to use loaders to run tasks and process files such as CSS, Sass, and inline images
- Code Splitting with webpack