-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Having NUXT_PUBLIC_IGNIS_I18N_CONFIG=./elrhistory-i18n.config.ts in .env should set up custom I18N config file.
But despite the value appears to be correct, translation messages cannot be loaded.
It only works with
i18n: {
vueI18n: './elrhistory-i18n.config.ts',
},
directly in nuxt.config.ts
Need to investigate, if this is an upstream bug, or if it is related to this project somehow. And if yes, provide additional info to Nuxt Ignis users to avoid them troubles.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working