Found a way to merge the uv-static prefix with uv on Fastify

This commit is contained in:
00Fjongl 2024-08-06 14:33:56 -05:00
parent 05e293d67f
commit e0496f4ec8
10 changed files with 16 additions and 22 deletions

View file

@ -62,7 +62,7 @@ const testServerResponse = async () => {
"http://localhost:8080/baremux/index.js",
"http://localhost:8080/baremux/worker.js",
"http://localhost:8080/epoxy/index.mjs",
"http://localhost:8080/uv-static/uv.bundle.js",
"http://localhost:8080/uv/uv.bundle.js",
"http://localhost:8080/uv/sw.js",
"http://localhost:8080/uv/uv.config.js",
"http://localhost:8080/uv/workerware.js",