apigee-127 / sway

A library that simplifies OpenAPI (fka Swagger) integrations/tooling.
MIT License
190 stars 92 forks source link

Breaks with uglifyjs-webpack-plugin #212

Open smoosh911 opened 5 years ago

smoosh911 commented 5 years ago

Error: ERROR in bundle-auth.js from UglifyJs Unexpected token: punc ()) [./node_modules/json-schema-faker/dist/index.umd.min.js:6,1852][bundle-auth.js:141,1603]

Commands ran: npm install npm run build ("build": webpack)

Versions: "uglifyjs-webpack-plugin": "^1.3.0" (I've tried multiple versions "sway": "^2.0.6" (tried multiple versions)