You've already forked AstralRinth
forked from didirus/AstralRinth
fix: re-enable async context (#5126)
This commit is contained in:
@@ -320,7 +320,7 @@ export default defineNuxtConfig({
|
||||
compatibilityDate: '2025-01-01',
|
||||
telemetry: false,
|
||||
experimental: {
|
||||
asyncContext: false,
|
||||
asyncContext: true,
|
||||
},
|
||||
sourcemap: { client: 'hidden' },
|
||||
sentry: {
|
||||
|
||||
Reference in New Issue
Block a user