NapCatQQ/packages
手瓜一十雪 c8fd66fa9b Refactor imports to use package names instead of aliases
Replaced all path alias imports (e.g., '@/napcat-core') with direct package imports (e.g., 'napcat-core/index') across napcat-common, napcat-core, and napcat-webui-backend. This improves compatibility with tooling and workspace resolution, and aligns with standard TypeScript/Node.js import practices.
2025-11-14 14:34:27 +08:00
..
napcat-common Refactor imports to use package names instead of aliases 2025-11-14 14:34:27 +08:00
napcat-core Refactor imports to use package names instead of aliases 2025-11-14 14:34:27 +08:00
napcat-develop Add Windows packaging workflow and NapCat entry files 2025-11-13 19:48:15 +08:00
napcat-framework feat: 以后仅维护napCatVersion 2025-11-13 16:14:31 +08:00
napcat-image-size refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
napcat-napi-loader refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
napcat-native refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
napcat-onebot refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
napcat-plugin refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
napcat-pty refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
napcat-qrcode refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
napcat-shell feat: 自动化version打包 2025-11-13 18:31:55 +08:00
napcat-shell-loader refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
napcat-universal refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
napcat-vite Remove unused dependencies from package.json 2025-11-13 20:09:44 +08:00
napcat-webui-backend Refactor imports to use package names instead of aliases 2025-11-14 14:34:27 +08:00
napcat-webui-frontend Refactor version API to GetNapCatVersion endpoint 2025-11-14 12:10:57 +08:00