admin-vben/internal/vite-config
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
..
src build: change runtime config asset naming strategy for PWA compatibility (#7963) 2026-05-28 12:53:51 +08:00
package.json chore: pnpm v11 (#7942) 2026-05-22 12:02:14 +08:00
tsconfig.json chore: vite config tsconfig include (#7936) 2026-05-22 07:25:50 +08:00
tsdown.config.ts fix(@vben/vite-config): externalize node utils dependency 2026-03-15 22:47:28 +08:00