课程大纲:
Webpack: A Modular Approach to Web Application Development培训
Introduction
Why Webpack?
The modern front-end workflow
Installing Webpack
Running a Basic Webpack Build
Defining the webpack.config File
Expanding the config File
Working with Webpack Loaders, Preloaders and Plugins
Creating a Start Script
Implementing React with Webpack
Processing CSS, HTML and Images with Webpack
Loading CSS
Transpiling Sass
Loading images
Processing HTML
Code Splitting with Webpack
Setting up a Webpack Server
Closing Remarks