Next generation frontend tooling. It's fast!
-
Updated
Jul 8, 2022 - TypeScript
This issue is tracking the documentation that has to be updated.
<title> and tell about [Browser.documenAdd a description, image, and links to the hmr topic page so that developers can more easily learn about it.
To associate your repository with the hmr topic, visit your repo's landing page and select "manage topics."
"Babel 7.8.0 supports the new ECMAScript 2020 features by default: you don't need to enable individual plugins for nullish coalescing (
??), optional chaining (?.) and dynamicimport()anymore with preset-env." - https://babeljs.io/blog/2020/01/11/7.8.0We should update zero to latest babel and add an integration test for these features. I think the right change will be [here](https://gith