feat: three nuxt frontends, demo seed, rounding + money-exponent + rate-cast fixes, archived specs
This commit is contained in:
@@ -16,7 +16,8 @@ export default defineNuxtConfig({
|
||||
{ code: "en", name: "English" },
|
||||
{ code: "zh", name: "中文" },
|
||||
],
|
||||
vueI18n: "./i18n.config.ts",
|
||||
vueI18n: "../i18n.config.ts",
|
||||
bundle: { optimizeTranslationDirective: false },
|
||||
},
|
||||
compatibilityDate: "2025-01-01",
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user