Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not work whit webpack 3.x and plugin extract-text-webpack-plugin #153

Open
jpolstre opened this issue Jun 27, 2017 · 0 comments
Open

not work whit webpack 3.x and plugin extract-text-webpack-plugin #153

jpolstre opened this issue Jun 27, 2017 · 0 comments

Comments

@jpolstre
Copy link

C:\Users\mcg-001245\Desktop\p\node_modules\webpack\lib\Chunk.js:64
return this.entrypoints.length > 0;
^

TypeError: Cannot read property 'length' of undefined
at Chunk.isInitial (C:\Users\mcg-001245\Desktop\p\node_modules\webpack\lib\C
hunk.js:64:26)
at isInitialOrHasNoParents (C:\Users\mcg-001245\Desktop\p\node_modules\extra
ct-text-webpack-plugin\index.js:24:22)
at ExtractTextPlugin. (C:\Users\mcg-001245\Desktop\p\node_modules
\extract-text-webpack-plugin\index.js:306:9)
at Array.forEach (native)
at ExtractTextPlugin. (C:\Users\mcg-001245\Desktop\p\node_modules
\extract-text-webpack-plugin\index.js:305:21)
at C:\Users\mcg-001245\Desktop\p\node_modules\async\dist\async.js:421:16
at iteratorCallback (C:\Users\mcg-001245\Desktop\p\node_modules\async\dist\a
sync.js:998:13)
at C:\Users\mcg-001245\Desktop\p\node_modules\async\dist\async.js:906:16
at C:\Users\mcg-001245\Desktop\p\node_modules\extract-text-webpack-plugin\in
dex.js:301:6
at C:\Users\mcg-001245\Desktop\p\node_modules\async\dist\async.js:421:16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant