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 0ebf67b commit 806169dCopy full SHA for 806169d
1 file changed
src/global-imports.ts
@@ -1,5 +1,5 @@
1
import { installModule, useNuxt } from '@nuxt/kit'
2
-import globalImports from 'nuxt3/src/global-imports/module'
+import globalImports from '../../nuxt3/src/global-imports/module'
3
4
// TODO: implement these: https://github.com/nuxt/framework/issues/549
5
const disabled = [
0 commit comments