Skip to content
This repository was archived by the owner on Jul 5, 2023. It is now read-only.
This repository was archived by the owner on Jul 5, 2023. It is now read-only.

Error when minifying with UglifyJS #1

@axeloz

Description

@axeloz

Hello,

I'm using your lib, thanks for that.
However when including the lib into my project, I cannot minify my JS file any longer. I'm using VueJS on top of Laravel 5.7.
Commands are:

npm run prod
uglifyjs public/js/app.js -o public/js/app.js

Error is:

Parse error at ./public/js/app.js
String,default:"//s7.addthis.com/js/300/addthis_widget.js"}},mounted(){if(t.br
                                                                      ^
ERROR: Unexpected token: punc (()

Any idea why?
Thanks?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions