-
Notifications
You must be signed in to change notification settings - Fork 6
ERROR when Uglify #3
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
Comments
+1, build version of [email protected] ( |
@mbutsykin I found that the npm version matters, in my case if the npm version is v3.x.x it brokes. However I tried to switch to v6.0.0 it works fine. Is it the same in your case? |
We reverted to |
fixed in latest version! |
thanks for the report folks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am using the drafjs-mention-plugin, but when I try to build in the production, I got this error.
The version of the mention-plugin is
2.1.0
ERROR in vendor.c0939953.js from UglifyJs
I digging into the
node_modules/find-with-regex/build/index.js
I found that maybe it's the first line of the following code that causing this error
The text was updated successfully, but these errors were encountered: