Something went wrong. Try again.
Monorepo for Aesthetic.Computer aesthetic.computer
Something went wrong. Try again.
disk/speaker: drop static-import ?v= cache busters master
The oven bundler's rewriteImports regex strips ?query suffixes from relative imports, but a stale snapshot on the live oven server is preserving them — packed pieces emit `import * as l5 from "lib/l5.mjs?v=20260330-runtime-support"`, which fails browser import-map resolution since map keys are query-less ("Failed to resolve module specifier"). Cache busting for these built-in modules is already handled by the service worker, the lith deploy hash, and per-bundle blob URLs. Removing the queries makes the bundle robust regardless of which bundler version the oven is running. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Author prompt.ac/@jeffrey Co-author Claude Opus 4.7 (1M context) Date (Apr 28, 2026, 6:48 AM UTC) Commit 283d9779 283d9779e293561be457451d62734abb0406c691 Parent e3f82542 e3f8254209c08a5091ac8a4c6bdcccd459e9fa0d