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 0312cc4 commit 7846e2fCopy full SHA for 7846e2f
example/src/runtime/plugin.ts
@@ -1,4 +1,4 @@
1
-import { defineNuxtPlugin } from '#app'
+import { defineNuxtPlugin } from '#imports'
2
3
export default defineNuxtPlugin((_nuxtApp) => {
4
// eslint-disable-next-line no-console
0 commit comments