yuhaoju / webpack-config-handbook

Minimum Webpack config handbook & examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 90.7%Language:HTML 5.4%Language:CSS 3.0%Language:Vue 0.7%Language:TypeScript 0.2%