Skip to content

Conversation

@sunerpy
Copy link
Owner

@sunerpy sunerpy commented Jul 25, 2025

fix(esbuild): 修复引入外部依赖时pnpm构建异常的问题

  • 修改了 DataCollector 类中获取用户设置和工作区设置的方式,直接返回字符串内容
  • 更新了 SettingsExport 接口,将 user 和 workspace 的类型改为 string

sunerpy added 2 commits July 24, 2025 17:39
- 删除 package.json 里的 "activationEvents": [] 。
由于vscode为所有命令生成激活事件
- 修改了 DataCollector 类中获取用户设置和工作区设置的方式,直接返回字符串内容
- 更新了 SettingsExport 接口,将 user 和 workspace 的类型改为 string
@sunerpy sunerpy merged commit e5fcb1e into main Jul 25, 2025
6 checks passed
sunerpy added a commit that referenced this pull request Jul 25, 2025
esbuild: 修复引入外部依赖时pnpm构建异常的问题 (#25) (e5fcb1e)
移除 activationEvents 空数组 (#23) (d176746)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants