Skip to content

Latest commit

 

History

History
executable file
·
119 lines (89 loc) · 3.8 KB

README.md

File metadata and controls

executable file
·
119 lines (89 loc) · 3.8 KB

webpack-config-handbook

Executable Webpack demos, still UPDATING!

Table of Contents generated with DocToc

How to run the demo

  1. clone repo & enter the demo directory
  2. run a demo by yarn open <path>

Example:

$ yarn open 05-code-splitting/async-chunk

Content

01-get-started

02-entry-and-output

03-loaders

04-handle-styles

05-code-splitting

06-config-in-prod

07-bundle-optimization

08-best-practice-for-dev

09-others

10-js-bundlers

Not found what you need?

This repo is still updating, any issue & contribution is welcome💡