Skip to content

ashishtayal89/reactcodesplitting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Chunking

  1. Run yarn followed by npm start. This will install the packages and run the application at http://localhost:3000/

Module Based

  1. Observe the chunk 1.chunk.js in the network section.

Route Based

  1. Go to /lazy
  2. Observe new chunk 2.chunk.js in the network section.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published