fix patch hub feat/phase-2g-bundle
AI Agent git-import/068377df · 112 days ago · Apr 5, 2026 · Diff

fix(hub): disable browser caching for JS/CSS static assets

ES module imports are cached aggressively by browsers; adding Cache-Control: no-store for .mjs/.js/.css ensures the browser always fetches the latest source files after server restarts, eliminating stale-module bugs in development and self-hosted setups.

sha256:bfb427342254f1546658aa9afa32057b4a62003133481c79003e86a430067f48 sha
sha256:92385aaa77c2411fb34eb7ea6eba5dfeb4373a5345b99e163e6764fdce78e2c4 snapshot
← Older Oldest on feat/phase-2g-bundle
All commits
Newer → Latest on feat/phase-2g-bundle

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:bfb427342254f1546658aa9afa32057b4a62003133481c79003e86a430067f48 --body "your comment"