Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to create create-react-app vendor bundle

Using create-react-app, how do you go about creating a separate vendor bundle?

Code splitting is done pretty easily using the react-code-splitting package, but I've not found anything concrete about creating vendor bundles in a create-react-app project.

like image 470
Gurnzbot Avatar asked Jun 16 '26 22:06

Gurnzbot


1 Answers

It might land in [email protected] .Here is a link where you can find more info. At the moment you have to eject to use the code-splitting

like image 144
Rahil Ahmad Avatar answered Jun 21 '26 15:06

Rahil Ahmad



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!