NapCatQQ/packages/napcat-shell
手瓜一十雪 66d02eeb6a Enable source maps and improve debugging support
This commit enables source maps in napcat-shell's Vite config for better debugging, adds source map path overrides to VSCode settings, and updates nodeTest.ps1 to launch with the Node.js inspector. The autoIncludeTSPlugin transform now returns a source map for improved breakpoint support in VSCode. Also adds a sources.txt file listing project and dependency sources.
2025-11-14 21:21:49 +08:00
..
utils feat: 装饰器与装饰器路由注册 2025-11-14 19:49:13 +08:00
base.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
napcat.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
package.json Replace nap-proto-core with napcat-protobuf package 2025-11-14 16:19:26 +08:00
pipe.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
tsconfig.json Replace nap-proto-core with napcat-protobuf package 2025-11-14 16:19:26 +08:00
vite.config.ts Enable source maps and improve debugging support 2025-11-14 21:21:49 +08:00