|
Extension zips: 404 instead of SPA fallback; clear errors in packaging
A missing zip used to fall through try_files to index.html and download as a 'broken archive'. /ext/* is now real files only, and package.mjs fails early with a hint when zip or the built dist is missing. Co-Authored-By: Claude Code <noreply@anthropic.com> |
|---|
|
|
| README.md |
|---|
| deploy/Caddyfile |
|---|
| packages/extension/scripts/package.mjs |
|---|