seaislee1209
f1a7ad8a2f
Build and Deploy / build-and-deploy (push) Successful in 4m32s
fix: nginx /assets 路由 403 修复 — 静态缓存改为正则匹配文件扩展名
/assets/ location 会拦截 SPA 路由 /assets(资产页),导致刷新 403。
改为正则匹配 /assets/*.{js,css,png,...},只缓存实际静态文件,
不影响 SPA fallback 到 index.html。
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 19:16:38 +08:00
..
2026-03-16 05:49:21 +08:00
2026-04-04 18:49:08 +08:00
2026-03-13 15:38:08 +08:00
2026-03-13 10:24:31 +08:00
2026-04-04 13:14:20 +08:00
2026-03-16 05:40:41 +08:00
2026-04-04 19:16:38 +08:00
2026-03-18 12:02:54 +08:00
2026-03-16 02:08:50 +08:00
2026-03-13 15:38:08 +08:00
2026-03-13 09:59:33 +08:00
2026-03-13 09:59:33 +08:00
2026-03-22 21:58:52 +08:00