-
Notifications
You must be signed in to change notification settings - Fork 261
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Description
npm 安装包里把 extension 源码带上了,但没把 dist/background.js 构建产物带上。
所以 Chrome 加载扩展时,manifest.json 指向的背景脚本不存在,直接报错。
Steps to Reproduce
- Run
opencli ... - ...
- See error
Expected Behavior
给 extension 补装构建依赖
OpenCLI Version
1.0.1
Node.js Version
20.x
Operating System
Windows
Logs / Screenshots
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working