Skip to content

Commit ac01b64

Browse files
committed
update url to node:url
1 parent 80fa6e8 commit ac01b64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/module.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { fileURLToPath } from 'url'
1+
import { fileURLToPath } from 'node:url'
22
import { defu } from 'defu'
33
import { addServerHandler, createResolver, defineNuxtModule } from '@nuxt/kit'
44
import type { Options } from 'http-proxy-middleware'

0 commit comments

Comments
 (0)