mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 21:55:11 +00:00
docs: fix broken link to esm section (#18716)
This commit is contained in:
parent
cb0860ba6c
commit
97b4e6e234
@ -179,7 +179,7 @@ If you were using `@vue/composition-api` or `@nuxtjs/composition-api`, please re
|
|||||||
|
|
||||||
### Migrate from CommonJS to ESM
|
### 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.
|
||||||
|
|
||||||
## Remove Incompatible and Obsolete Modules
|
## Remove Incompatible and Obsolete Modules
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user