jeremyckahn / shifty

The fastest TypeScript animation engine on the web
https://jeremyckahn.github.io/shifty/doc/
MIT License
1.54k stars 87 forks source link

error in '2.15.0' from UglifyJs #129

Closed Hilbertangers closed 3 years ago

Hilbertangers commented 3 years ago

dist/shifty.js appear es6 arrow function ()=>

image

jeremyckahn commented 3 years ago

Yikes! Thank you for reporting this. It’s almost certainly due to the recent upgrade to Webpack 5. I’ll prioritize a fix for this and follow up when I have something!

jeremyckahn commented 3 years ago

This should be fixed in v2.15.1. Please let me know if you run into any other issues. Thanks again for reporting this @Hilbertangers!