From ff949ef0ba6b330779da42505df1f72bbdd73dda Mon Sep 17 00:00:00 2001 From: Percs <83934299+Percslol@users.noreply.github.com> Date: Tue, 30 Jul 2024 03:48:19 -0500 Subject: [PATCH] update dynamic to use bare-mux v2 --- docs/examples/uv-dynamic-multi/index.html | 30 +- docs/examples/uv-dynamic-multi/sw.js | 28 +- index.js | 67 +- lib/client/client.ts | 4 +- lib/dynamic.config.js | 6 +- lib/global/bundle.ts | 3 +- lib/global/client/methods/window/ws.ts | 93 +- lib/global/modules.ts | 5 +- lib/worker/index.ts | 8 +- package.json | 6 +- pnpm-lock.yaml | 2262 ++++++++++++--------- static/index.html | 34 +- static/resources/scripts/index.js | 12 +- static/resources/style.css | 10 + static/sw.js | 22 +- 15 files changed, 1423 insertions(+), 1167 deletions(-) diff --git a/docs/examples/uv-dynamic-multi/index.html b/docs/examples/uv-dynamic-multi/index.html index 519c4488..37dc435b 100644 --- a/docs/examples/uv-dynamic-multi/index.html +++ b/docs/examples/uv-dynamic-multi/index.html @@ -7,21 +7,37 @@ -
+