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
Hi, I'm trying to build the lib but I'm getting this error:
> yarn build yarn build v0.16.1 $ webpack -p --config build/webpack.min.conf.js Hash: e2415a0aae97a1e511bb Version: webpack 1.14.0 Time: 1823ms Asset Size Chunks Chunk Names vue-peity.min.js 12.3 kB 0 [emitted] main + 7 hidden modules ERROR in vue-peity.min.js from UglifyJs SyntaxError: Unexpected token punc «(», expected punc «:» [./src/lib/bar.js:14,0] ERROR in vue-peity.min.js from UglifyJs SyntaxError: Unexpected token punc «(», expected punc «:» [./src/lib/bar.js:14,0]
The same occurs running the build with -> npm run-script build
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, I'm trying to build the lib but I'm getting this error:
The same occurs running the build with -> npm run-script build
The text was updated successfully, but these errors were encountered: