i18n icon indicating copy to clipboard operation
i18n copied to clipboard

[next] i18n folder not generated

Open NidMo opened this issue 2 years ago • 1 comments

Environment



Reproduction

  1. npm run dev

Describe the bug

image

I found .nuxt/tsconfig.json is like this,but .nuxt/i18n folder not generated.Does this meet expectations?

This causes me to use i18n composables and throw an error that the module cannot be found image

NidMo avatar May 31 '22 07:05 NidMo

Or the generated path is incorrect?

NidMo avatar May 31 '22 09:05 NidMo

I think that compsable functions is auto imported in v8 beta if you would have still issue, please open the new issue.

thanks!

kazupon avatar Nov 19 '22 12:11 kazupon