mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-21 21:25:11 +00:00
docs: fix link to ESM page (#19000)
This commit is contained in:
parent
6d7be476a2
commit
aa409299a7
@ -32,7 +32,7 @@ If you have a fixture or example in your module, add `@nuxt/bridge` package to i
|
||||
|
||||
### Migrate from CommonJS to ESM
|
||||
|
||||
Nuxt 3 natively supports TypeScript and ECMAScript Modules. Please check [Native ES Modules](/docs/guide/going-further/esm) for more info and upgrading.
|
||||
Nuxt 3 natively supports TypeScript and ECMAScript Modules. Please check [Native ES Modules](/docs/guide/concepts/esm) for more info and upgrading.
|
||||
|
||||
### Ensure Plugins Default Export
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user