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 3c778bdCopy full SHA for 3c778bd
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