NapCatQQ/packages/napcat-shell
手瓜一十雪 711a060dd9 Add support for CJS environment loader in main entry
Checks for the NAPCAT_NODE_CJS_ENV_LOADER_PATH environment variable and loads the specified CommonJS environment loader if present. Logs success or failure and exits on error. This allows for custom environment setup before continuing with the main process.
2026-01-22 11:58:13 +08:00
..
base.ts Fix import path for connectToNamedPipe in base.ts 2026-01-18 14:50:34 +08:00
napcat.ts Add support for CJS environment loader in main entry 2026-01-22 11:58:13 +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
process-api.ts Refactor process management and improve shutdown logic 2026-01-18 12:10:14 +08:00
tsconfig.json Refactor TypeScript configs to use shared base 2025-11-15 14:00:27 +08:00
vite.config.ts Add process restart feature via WebUI 2026-01-17 14:42:07 +08:00