Skip to content

Commit b8ea409

Browse files
authored
refactor(dev): remove proxy server in favour of direct listening (#1105)
1 parent 3a92d84 commit b8ea409

File tree

11 files changed

+614
-648
lines changed

11 files changed

+614
-648
lines changed

knip.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
"fuse.js",
3434
"giget",
3535
"h3-next",
36-
"http-proxy-3",
3736
"jiti",
3837
"nitro",
3938
"nitropack",

packages/nuxi/package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,9 @@
4646
"defu": "^6.1.4",
4747
"exsolve": "^1.0.7",
4848
"fuse.js": "^7.1.0",
49-
"get-port-please": "^3.2.0",
5049
"giget": "^2.0.0",
5150
"h3": "^1.15.4",
5251
"h3-next": "npm:h3@^2.0.1-rc.5",
53-
"http-proxy-3": "^1.22.0",
5452
"jiti": "^2.6.1",
5553
"listhen": "^1.9.0",
5654
"magicast": "^0.4.0",

0 commit comments

Comments
 (0)