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

[Task] Upgrade transpilation target from es5 #1525

Open
andrewazores opened this issue Jan 9, 2025 · 0 comments
Open

[Task] Upgrade transpilation target from es5 #1525

andrewazores opened this issue Jan 9, 2025 · 0 comments
Labels
chore Refactor, rename, cleanup, etc. question Further information is requested

Comments

@andrewazores
Copy link
Member

"target": "es5",

The client is currently still built targeting es5, which is quite an old specification at this point. We should investigate what later ECMAScript versions are well-supported in modern browser versions and upgrade our build target to take advantage of newer language features.

@andrewazores andrewazores added question Further information is requested chore Refactor, rename, cleanup, etc. labels Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Refactor, rename, cleanup, etc. question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant