Skip to content

Commit 20fc0e7

Browse files
authored
test: test dev server with/without sockets (#1053)
1 parent d062316 commit 20fc0e7

File tree

3 files changed

+270
-222
lines changed

3 files changed

+270
-222
lines changed

.gitignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ nuxt-app
77
.pnpm-store
88
coverage
99
stats.json
10-
playground-bun
11-
playground-deno
12-
playground-node
10+
playground-bun-*
11+
playground-deno-*
12+
playground-node-*

knip.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
"semver",
4646
"srvx",
4747
"ufo",
48+
"undici",
4849
"youch"
4950
]
5051
}

0 commit comments

Comments
 (0)