Skip to content

Solve problem with JS heap out of memory in RN in prod build (for me O_o)

License

Notifications You must be signed in to change notification settings

ceanyd/lein-jsbundle-separator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lein-jsbundle-separator

Separate large bundle from lein to chunk files.

Start

For this you need:

  • project on clojurescript+react-native

  • global lein and nodejs

And just execute script like

node ./node_modules/lein-jsbundle-separator - for android and ios

node ./node_modules/lein-jsbundle-separator ios - for ios

node ./node_modules/lein-jsbundle-separator android - for android

About

Solve problem with JS heap out of memory in RN in prod build (for me O_o)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published