Skip to content

this[NS] is not a function #140

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

Closed
grrowl opened this issue May 11, 2018 · 3 comments
Closed

this[NS] is not a function #140

grrowl opened this issue May 11, 2018 · 3 comments

Comments

@grrowl
Copy link

grrowl commented May 11, 2018

Logging at mini-css-extract-plugin/dist/loader.js:147, NS is /Users/tom/Documents/projectName/node_modules/mini-css-extract-plugin/dist. It then calls this[NS](text), which fails as this[NS] is undefined.

Happens on 0.5.0 and 0.4.0 too. What gives?

@silaike
Copy link

silaike commented May 11, 2018

did you add new MiniCssExtractPlugin() in the plugins array?

@marvinhagemeister
Copy link

Duplicate of #73

@alexander-akait
Copy link
Member

@marvinhagemeister duplicate, thanks!

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

4 participants