We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I used v0.2.12 before, but when upgraded to v0.3.8 it came out:
> weex-builder xxx.vue build --min Build Failed! xxx.js from UglifyJs Unexpected token: name (Blinker) [xxx.js:111,6] xxx.js from UglifyJs Unexpected token: name (Blinker) [xxx.js:111,6]
it's line 111
class Blinker {...}
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I used v0.2.12 before, but when upgraded to v0.3.8 it came out:
it's line 111
The text was updated successfully, but these errors were encountered: