sindresorhus/normalize-url

Error in production build

Closed this issue · 1 comments

Hello!

In the new version 2.0.0 there occurs an error while production build.

Error:
ERROR in bundle-24382f917c9c63d5d406.js from UglifyJs Unexpected token: operator (>) [./node_modules/normalize-url/index.js:29,0][bundle-24382f917c9c63d5d406.js:117649,29]

Using:
"webpack": "^3.10.0"

Any ideas how should I fix this, instead of downgrading?

Thanks

Duplicate of #50