Closed gandhiamarnadh closed 5 years ago
https://github.com/jimmywarting/StreamSaver.js/blob/5126612f58ca1ae3e050bbb06ff7bd412c390e86/StreamSaver.js#L3
what's the background for the semi colon at line start ? webpack is not able to build because of this (uglifyjs throws an exception)
it's not the issue, maybe because this file is in es6
It'll be good to add incompatibility with es5 and basically create-react-app v1 on the readme
related #40 and #65
https://github.com/jimmywarting/StreamSaver.js/blob/5126612f58ca1ae3e050bbb06ff7bd412c390e86/StreamSaver.js#L3
what's the background for the semi colon at line start ? webpack is not able to build because of this (uglifyjs throws an exception)