nuxt3
nuxt3 copied to clipboard
configuration file (vue-i18n.mjs) not working anymore
The PR https://github.com/intlify/nuxt3/pull/73 completely disabled the functionality for the configuration file. I ran some tests locally and found that by reverting those changes, the problem does not exist anymore on newer nuxt rc versions. Especially the changes in the loader.ts file.
Is there any chance those changes can be reverted?
Same problem for me with Nuxt RC-11 : Cannot create property 'messages' on string 'src/config/vue-i18n.mjs'