react-app-rewire-vendor-splitting
react-app-rewire-vendor-splitting copied to clipboard
Long term caching and split app into vendors.js
Results
4
react-app-rewire-vendor-splitting issues
Sort by
recently updated
recently updated
newest added
error after yarn build config.plugins[etpIndex].options.allChunks = true; ^ TypeError: Cannot read property 'options' of undefined
Just did a try by following the guides in readme. Run `npm run build`, and there is no new split chunks called vendors? and also the example repo [you mention...