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',
|
compatibilityDate: '2025-01-01',
|
||||||
telemetry: false,
|
telemetry: false,
|
||||||
experimental: {
|
experimental: {
|
||||||
asyncContext: false,
|
asyncContext: true,
|
||||||
},
|
},
|
||||||
sourcemap: { client: 'hidden' },
|
sourcemap: { client: 'hidden' },
|
||||||
sentry: {
|
sentry: {
|
||||||
|
|||||||
Reference in New Issue
Block a user