We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 587328f commit 626838eCopy full SHA for 626838e
docs/guide/essentials/es-modules.md
@@ -1,6 +1,6 @@
1
# ES Modules
2
3
-You source code should always be written as ESM. However, you have some control whether an entrypoint is bundled as ESM.
+Your source code should always be written as ESM. However, you have some control whether an entrypoint is bundled as ESM.
4
5
## HTML Pages <Badge type="warning" text="≥0.0.1" />
6
0 commit comments