You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's more correct. If it's well set up, it means the types users can see in their projects is consistent across node10/node16 module resolutions modes + ESM/CJS.
Nuxt modules don't need to be imported in CJS so that row is less important. Some of the other columns are failing due to imports (like #app) that can't be resolved, so the picture isn't as dire as it might seem!
Environment
NA
Is this bug related to Nuxt or Vue?
Nuxt
Version
v3.0.0-alpha
Reproduction
NA: check the package.json file
Description
The package exports using .d.ts instead d.mts.
#imports
should also be reviewed, for example we should add#build/ui
.For reference:
nuxt
andnuxt/app
resolutions nuxt#30148/cc @danielroe
Additional context
No response
Logs
The text was updated successfully, but these errors were encountered: