Skip to content

Commit 844e636

Browse files
committed
all tests passing on express v5
1 parent 7f6677c commit 844e636

File tree

3 files changed

+664
-141
lines changed

3 files changed

+664
-141
lines changed

example/async_test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import uWS from "uWebSockets.js";
2-
import express from "express";
2+
// import express from "express";
33
import expressify from "../src";
44

55
// import promisified timers

0 commit comments

Comments
 (0)