Skip to content

begin-examples/node-progressive-bundling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Progressive Bundle Example

Dynamic progressive bundling of frontend code

  • frontend source is in src/views
  • get / returns home page
  • get /modules/:type/:module bundles JavaScript entry files

Bonus features

  • get /cache to view and clear the cache

Usage

  • npm start to run with bundling enabled
  • npm run debug to run in debug mode to view module source and waterfall loading

About

Progressive bundling example implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published