sindresorhus / strip-debug

Strip console, alert, and debugger statements from JavaScript code
MIT License
84 stars 15 forks source link

Errors #18

Closed ZatsuneNoMokou closed 6 years ago

ZatsuneNoMokou commented 6 years ago

I was testing the module and I have many error, likely es6 / es7 problems with things like async, await, =>. Is this normal and a fix is possible?

ZatsuneNoMokou commented 6 years ago

Problem from rocambole

sindresorhus commented 6 years ago

Fixed in v3