question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

v2.0.1 doesn't work with UglifyJs

See original GitHub issue

The error is:

ERROR in bundle.js from UglifyJs
SyntaxError: Name expected [bundle.js:113484,4]

Downgrading to v1.3.20 seems to work again

No idea what is causing this yet

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
marcuswestincommented, Feb 28, 2017

Right, of course - I was originally building just for compiled builds and figures ES5/6 features would be kosher. I totally see why that’s not the case. I’ll review, pull, test and release shortly!

0reactions
hyperknotcommented, Feb 28, 2017

@joeduncan thanks.

Read more comments on GitHub >

github_iconTop Results From Across the Web

exclude node_modules don't work as expected #366
Operating System: Windows 10 Node Version: v8.11.3 NPM Version: 5.6.0 webpack Version: 4.20.2 uglifyjs-webpack-plugin Version: v2.0.1 ...
Read more >
Angular 2 Uglify JS is not mangled
We do run Uglify on your code, but unfortunately Uglify does not rename properties, only function and variable names.
Read more >
uglifyjs-webpack-plugin - npm
UglifyJS Webpack Plugin. This plugin uses UglifyJS to minify your JavaScript. It is the same plugin as in Webpack core ( webpack.optimize.
Read more >
uglifyjs-webpack-plugin
Fast, reliable, and secure dependency management.
Read more >
How to troubleshoot NPM problems
403: Authorization issue, meaning the user does not have access to the ... 20180523134454|10365|REQUEST|127.0.0.1|anonymous|PUT|/api/npm/npm/-/user/org.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found