Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade failure #57

Closed
woodholly opened this issue Jun 11, 2024 · 2 comments
Closed

Upgrade failure #57

woodholly opened this issue Jun 11, 2024 · 2 comments
Labels

Comments

@woodholly
Copy link

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

@jcubic
Copy link
Owner

jcubic commented Jun 11, 2024

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

@jcubic jcubic added the bug label Jun 11, 2024
@jcubic
Copy link
Owner

jcubic commented Jul 30, 2024

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 added a commit that referenced this issue Oct 11, 2024
@jcubic jcubic closed this as completed Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants