evilsoft / crocks

A collection of well known Algebraic Data Types for your utter enjoyment.
https://crocks.dev
ISC License
1.59k stars 102 forks source link

Remove `warning` option for uglifyjs to fix node 6 builds #396

Closed evilsoft closed 5 years ago

evilsoft commented 5 years ago

Picard is Disappoint.

image

Looks like when upgrading we broke the build stack for node 6 testing due to how uglifyjs handles unrecognized options. This is cause a build failure for the node 6 stacks. This PR should resolve the failed builds.

evilsoft commented 5 years ago

Once this passes I am going to override the approval process as it is a hotfix.

evilsoft commented 5 years ago

image

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling fce824361414165dca766a926a72556777f9d9a8 on bug/uglifyjs-fix-node-6 into f850141682a9993b85f6194d63a483f6baeed83f on master.