We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fb480e commit 99ab76cCopy full SHA for 99ab76c
packages/nuxt/src/runtime/payload-plugin.ts
@@ -3,6 +3,7 @@ import {
3
definePayloadReducer,
4
definePayloadReviver,
5
} from '#imports'
6
+import {} from 'nuxt/app'
7
import { shouldHydrate } from 'pinia'
8
9
/**
0 commit comments