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 80fa6e8 commit ac01b64Copy full SHA for ac01b64
src/module.ts
@@ -1,4 +1,4 @@
1
-import { fileURLToPath } from 'url'
+import { fileURLToPath } from 'node:url'
2
import { defu } from 'defu'
3
import { addServerHandler, createResolver, defineNuxtModule } from '@nuxt/kit'
4
import type { Options } from 'http-proxy-middleware'
0 commit comments