ModusCreateOrg/react-dynamic-route-loading-es6

Chunk.entry was removed. Use has Runtime()

gagayang opened this issue · 3 comments

i was try your demo, but find an erroy with "Chunk.entry was removed. Use has Runtime()", do you know this error? and how to fix it?

I get this error too.

npm i webpack@2.1.0-beta.8 
npm i extract-text-webpack-plugin@1.0.1

seems to do the trick, per Hashnode/mern-starter#200

I have opened PR , which should fix the error.