admin-vben/internal/vite-config/src/plugins
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
..
inject-app-loading fix: 修复VITE_APP_TITLE变量替换语法 2026-04-13 17:52:17 +08:00
archiver.ts feat: add VbenForm component (#4352) 2024-09-10 21:48:51 +08:00
dayjs.ts fix: doc build error 2026-05-18 20:17:35 +08:00
extra-app-config.ts build: change runtime config asset naming strategy for PWA compatibility (#7963) 2026-05-28 12:53:51 +08:00
html.ts fix: lint 2026-04-13 17:52:16 +08:00
importmap.ts chore: fix lint issues 2026-03-15 16:35:34 +08:00
index.ts fix: doc build error 2026-05-18 20:17:35 +08:00
inject-metadata.ts fix: metadata version number injection error (#4606) 2024-10-10 22:30:50 +08:00
license.ts chore: pnpm v11 (#7942) 2026-05-22 12:02:14 +08:00
nitro-mock.ts chore: update deps and docs (#4184) 2024-08-18 08:43:00 +08:00
print.ts feat: use simpler nitro instead of nestjs to implement mock service 2024-07-20 08:31:05 +08:00
tailwind-reference.ts fix: tailwindcss config (#7693) 2026-03-19 15:51:09 +08:00
vxe-table.ts perf: optimize local startup speed and add header Class configuration to drawer (#4840) 2024-11-09 11:12:30 +08:00