Skip to content

aini10000/webpack-config-handbook

 
 

Repository files navigation

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💡

About

Minimum Webpack config handbook & examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.7%
  • HTML 5.4%
  • CSS 3.0%
  • Other 0.9%