NapCatQQ/packages/napcat-shell
手瓜一十雪 cb8e10cc7e Add sw_template.js to build and improve service worker loading
Updated the Vite config to copy sw_template.js to the static assets during build. Modified backend to load sw_template.js from the static directory if available, falling back to the source assets if not. This ensures the service worker template is correctly served in production builds.
2025-12-24 18:20:51 +08:00
..
base.ts feat: 支持免配置调试 2025-12-22 16:27:06 +08:00
napcat.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
package.json Add dev build script and improve Vite config 2025-11-14 21:25:29 +08:00
pipe.ts feat: 大规模去耦合 2025-11-15 13:36:33 +08:00
tsconfig.json Refactor TypeScript configs to use shared base 2025-11-15 14:00:27 +08:00
vite.config.ts Add sw_template.js to build and improve service worker loading 2025-12-24 18:20:51 +08:00