examples
examples copied to clipboard
feat(vsc): debug with vscode
Checklist
- [ ]
npm testpasses - [ ] tests and/or benchmarks are included
- [ ] documentation is changed or added
- [ ] commit message follows commit guidelines
Affected core subsystem(s)
Description of change
- 支持 vscode 调试
- vscode task 任务自动监控文件变化,无需额外运行
tsc -w - vscode 支持 Ctrl+Shift+B 快捷键执行 run build 操作