Chunk.entry was removed. Use has Runtime()
gagayang opened this issue · 3 comments
gagayang commented
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?
ArjanJ commented
I get this error too.
anatoliyg commented
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
mihirsoni commented
I have opened PR , which should fix the error.