Skip to content

lnwu/webpack-splitchunks-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpack-split-chunks-test

Setup

yarn && yarn build && yarn serve

Bundle One Css File

It's expected, and the color is green, see the import order in src/index.js

Split CSS Chunks (uncomment the comments in webpack.config.js)

The color is red, the css chunks inserted into the html are not the same as the ones in the bundle

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published