You've already forked AstralRinth
forked from didirus/AstralRinth
feat: enable async context + patch i18n to be more resilient (#5084)
* feat: enable async context * feat: improve handling of $i18n defining (patch)
This commit is contained in:
@@ -300,6 +300,9 @@ export default defineNuxtConfig({
|
||||
},
|
||||
compatibilityDate: '2025-01-01',
|
||||
telemetry: false,
|
||||
experimental: {
|
||||
asyncContext: true,
|
||||
},
|
||||
})
|
||||
|
||||
function getApiUrl() {
|
||||
|
||||
Reference in New Issue
Block a user