[wp|0.1] Table of Content

Apollo Tang
1 min readJan 26, 2017

--

_______________________________________

00.00 About
00.01 Table of Content
00.02 Preparation Setup
01.00 Basic Idea of Webpack
02.00 Webpack Dev Server
03.00 Html Webpack Plugin
04.00 Clean Up
05.00 Debugging Webpack Setting

__________

Lessons Under Preparation

Multi Bundles
Common Chunk
Webpack Analytics, no Common Chunk
Webpack Analytics, with Common Chunk
Turn off Hint
Handling Images with Loader
Path Resolve
CSS Loader
Extract CSS with Extract Text Webpack Plugin
Clean Up
Build Hash
Chunkhash
Long Term Caching
Production and Dev Enviroment
Uglyfy
Source Map
Code Splitting and Lazy Loading
Babel Loader
Esify
Path Info
Tree Shaking Enable
Tree Shaking Disable
Everything is Module
Global Style and Module Style
Web Fonts
Less Loader
Setup Style Architecture
React
Hot Module Reload

--

--