Closed rafaelmaruta closed 6 years ago
@sokra can u help me plz?
did you fix it? I'm having the same issue
No, I don't
@rafaelmaruta can you create minimal reproducible test repo?
Are you using eslint as a preloader? I fixed a similar error by adding __
as a global in eslintconfig
@rafaelmaruta @josemigg friendly ping. Can your create minimal reproducible test repo?
Sorry, I didn't receive the message. Only the npm version was broken, the github version was working fine.
I updated to webpack 2.2 stable version yesteday and later I npm installed the i18n-webpack-plugin, but it threw the warning "compile.parser is deprecated" in node, so I cloned the plugin from repository which apparently has the correction. After putting a "(" char in the line 86 because of an error, it now throws the error in the browser:
ReferenceError: __ is not defined