Skip to content

yuvraj24/Code-Splitting-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code-Splitting-Demo

Normal Strategy

Bundle size on fresh initial load - 2.4 MB



With Code Splitting Strategy

Optimized bundle size on fresh initial load - 432 KB


The rest of the js bundle is downloaded based on user demand for the respective tab's content.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published