Skip to content

Sandeep821/create-react-app-with-no-code-split

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create react app with no code split

generate single file from build script without ejecting create-react-app webpack config

cd create-recat-app-with-no-code-split

npm install

npm run build to get generate build

find one main.js file in build/static/js

so now you have only one file \build\static\js\main.a1919f71.js for your whole recat app which you use anywhere

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors