mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-14 15:54:13 +01:00
Remove outdated files and update TypeScript configuration for improved project structure
This commit is contained in:
@@ -97,9 +97,6 @@ export default defineNuxtConfig({
|
||||
|
||||
// Nuxt I18N
|
||||
i18n: {
|
||||
bundle: {
|
||||
optimizeTranslationDirective: false,
|
||||
},
|
||||
strategy: 'no_prefix',
|
||||
locales: [
|
||||
{
|
||||
@@ -173,6 +170,4 @@ export default defineNuxtConfig({
|
||||
// Set to true to enable tracking of visitor locations
|
||||
locations: true,
|
||||
},
|
||||
|
||||
compatibilityDate: '2025-04-19',
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user