You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 29, 2019. It is now read-only.
I've just updated to webpack 3.0.0 and I'm started getting this issue when running my tests.
26 06 2017 17:42:57.000:ERROR [karma]: TypeError: chunk.isInitial is not a function
at isInitialOrHasNoParents (/node_modules/extract-text-webpack-plugin/dist/lib/helpers.js:15:16)
at /node_modules/extract-text-webpack-plugin/dist/index.js:187:94
at /node_modules/extract-text-webpack-plugin/node_modules/async/dist/async.js:3083:16
at eachOfArrayLike (/node_modules/extract-text-webpack-plugin/node_modules/async/dist/async.js:1003:9)
at eachOf (/node_modules/extract-text-webpack-plugin/node_modules/async/dist/async.js:1051:5)
at Object.eachLimit (/ocelot/node_modules/extract-text-webpack-plugin/node_modules/async/dist/async.js:3145:5)
Any idea on how to fix this ?
Lebedancer, kaskazurek, lightsaway, alexspark86, catamphetamine and 8 more