sysend.js icon indicating copy to clipboard operation
sysend.js copied to clipboard

Upgrade failure

Open woodholly opened this issue 1 year ago • 2 comments

Using fancy ES6 destructuring assignment led to the fact, that sysend lost 4% of browsers support (IE 11 too): https://caniuse.com/?search=destructuring

woodholly avatar Jun 11 '24 20:06 woodholly

Thanks for the report, it seems that I forget the aim to use ES5 for the codebase.

jcubic avatar Jun 11 '24 20:06 jcubic

I have a working code with linter enabled, didn't commit it yet because I need to test it out. I need the time to test it, since there are no automated tests.

jcubic avatar Jul 30 '24 21:07 jcubic