What is the minimum supported Chrome version for Kobweb? Does it support ES5? #740
Answered
by
bitspittle
damonliuchn
asked this question in
Q&A
-
|
What is the minimum supported Chrome version for Kobweb? Does it support ES5? |
Beta Was this translation helpful? Give feedback.
Answered by
bitspittle
Aug 22, 2025
Replies: 1 comment 3 replies
-
|
I'm not sure but it should be compatible going back several years at least. I think Kobweb exports es5 by default; you have to opt into es6. https://kotlinlang.org/docs/js-project-setup.html#support-for-es2015-features |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
damonliuchn
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm not sure but it should be compatible going back several years at least. I think Kobweb exports es5 by default; you have to opt into es6. https://kotlinlang.org/docs/js-project-setup.html#support-for-es2015-features