Skip to content

HaNdTriX/component-code-splitting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpack: Code-Splitting

This example shows how to implement component based Code-Splitting.

Install

Install all needed dependencies.

yarn

Development

Run the devserver and play around with it.

yarn dev

Production

Build the app:

yarn build

Start the app:

yarn start

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors