<@U02BK8ABTQF> do we consider the per-file granula...
# javascript
e
@Artem Kobzar do we consider the per-file granularity with ESM stable, or still beta-like?
a
It's experimental for now. Because we just introduced it, we want to see some adoption, fix bugs and only after that move the stability stage-by-stage
e
That's fine! Do you happen to remember if major issues were raised by users at the current state?
a
For today, no. But I feel that the adoption is low. Do you use it regularly, or just experiment with it?
e
I'm going to adopt it as soon as https://github.com/microsoft/vscode/issues/201935 is closed, which might be in less than a month or so. At that point it's most likely going to be the granularity for all our Gradle's projects going forward.
The per-file granularity is also required to switch a part of our development from TS to Kotlin, see what I posted in the channel just now