admin-vben/docs
leo 1d6842fa69
build: change runtime config asset naming strategy for PWA compatibility (#7963)
replace query-based config url (_app.config.js?v=...)
with deterministic hashed filename (_app-config-v{version}-{hash}.js)
ensure service worker precache matches runtime injected asset
2026-05-28 12:53:51 +08:00
..
.vitepress fix: doc build error 2026-05-18 20:17:35 +08:00
src build: change runtime config asset naming strategy for PWA compatibility (#7963) 2026-05-28 12:53:51 +08:00
package.json fix: doc build error 2026-05-18 20:17:35 +08:00
tsconfig.json feat: add tsgolint 2026-03-13 23:13:01 +08:00