react-universally icon indicating copy to clipboard operation
react-universally copied to clipboard

splitchunks not working

Open mschipperheyn opened this issue 7 years ago • 0 comments

Does anyone have problems getting splitChunks to work? I have upgraded webpack to 4.28.1, tried many things but end up with just a large index and vendor bundle. I use react-router and react-async-component, so there are lots of async imports. I would expect an async import to create a chunk

Don't have time to upgrade to another framework

mschipperheyn avatar Jan 11 '19 09:01 mschipperheyn