e3fb781042
Build and Deploy Verso / deploy (push) Successful in 8m0s
The web compile step failed packing the git-sourced @replit/codemirror-* deps with 'tar content corrupt' / EEXIST / missing .yarn-tarball.tgz errors, all under /usr/local/share/.cache/yarn/v6 — i.e. a corrupted BuildKit fallback-cache mount (likely left half-written by an interrupted build), not a code or dependency change. Bump the fallback cache id so BuildKit allocates a fresh empty cache; the berry and webpack caches are untouched. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>