Skip to content
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

Error when try to build #2

Open
chespinoza opened this issue Feb 2, 2017 · 0 comments
Open

Error when try to build #2

chespinoza opened this issue Feb 2, 2017 · 0 comments

Comments

@chespinoza
Copy link

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

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

1 participant