web-animations/web-animations-js

Request: Please build unminified versions of dist files

matthew-dean opened this issue · 0 comments

When importing, we've found that UglifyJS chokes on the minified version of web-animations.min.js. Yes, this is Uglify's fault, but most libraries supply both minified and unminified builds. Can you have the build scripts create both?