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
I have a nuxt3 project that uses Docus. When running nuxi build or nuxi analyze I get many warnings like this:
Sourcemap is likely to be incorrect: a plugin (pinceau-transforms) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help
Sourcemap is likely to be incorrect: a plugin (nuxt:components:imports) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help
Any hints how I might be able to track down the issue?
I have a nuxt3 project that uses Docus. When running
nuxi build
ornuxi analyze
I get many warnings like this:Any hints how I might be able to track down the issue?
See also: nuxt/nuxt#20785
The text was updated successfully, but these errors were encountered: