browserify / factor-bundle

factor browser-pack bundles into common shared bundles
Other
400 stars 27 forks source link

How to break common bundle into multiple files? It's outputting files too large. #92

Open JSMan2000 opened 6 years ago

JSMan2000 commented 6 years ago

The common file is too large. How would someone split the file into multiple files with reasonable sizes? For example, split a 5MB common bundle into X files that are no larger than 1MB each.