You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
煎饼果子卷鲨鱼辣椒
3e0faf8001
```
refactor(cursor-hook): 统一使用动态import替代require以兼容ESM/CJS模块
- 移除对require和import.meta的依赖,改用动态import方式加载Node.js内置模块
- 添加对ESM和CJS模块系统的兼容性支持
- 使用url.pathToFileURL将文件路径转换为URL格式进行模块导入
- 增强错误处理机制,确保模块加载失败时不会影响应用启动
```
|
2 weeks ago |
| .. |
|
hook
|
```
|
2 weeks ago |
|
run
|
```
|
2 weeks ago |