rspace-online/website
Jeff Emmett 6018a88d26
CI/CD / deploy (push) Failing after 7s Details
Code-split shell.js: lazy-load Automerge/WASM offline chunk
Move RSpaceOfflineRuntime, CommunitySync, OfflineStore, and
RStackHistoryPanel into a new shell-offline.ts chunk loaded via
dynamic import(). This removes ~2.5MB of Automerge WASM from the
critical path, reducing blocking JS from ~960KB to ~150KB brotli.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-01 12:40:32 -07:00
..
public Fix sidebar showing all modules: hide Manage panel when none disabled 2026-04-01 12:32:53 -07:00
admin.html fix(spaces): fix space creation routing and use /rspace URLs 2026-03-20 11:07:01 -07:00
canvas.html fix(touch): pointer event parity for slash commands, collab overlay, canvas, and wallet charts 2026-03-31 11:06:44 -07:00
create-space.html fix: cache-bust sw.js registration + no-cache header for SW/manifest 2026-03-25 18:02:14 -07:00
index.html fix: cache-bust sw.js registration + no-cache header for SW/manifest 2026-03-25 18:02:14 -07:00
shell-offline.ts Code-split shell.js: lazy-load Automerge/WASM offline chunk 2026-04-01 12:40:32 -07:00
shell.ts Code-split shell.js: lazy-load Automerge/WASM offline chunk 2026-04-01 12:40:32 -07:00
sw.ts feat(pwa): install banner + update notification for service worker 2026-03-31 10:40:07 -07:00
test-stack.html test: add stack view + wiring test page 2026-03-02 13:03:29 -08:00