Skip to content

fix(opencode-plugin): bundle effect into dist instead of peer dependency#269

Merged
mrsimpson merged 1 commit intomainfrom
fix-ask-for-permissions
Apr 22, 2026
Merged

fix(opencode-plugin): bundle effect into dist instead of peer dependency#269
mrsimpson merged 1 commit intomainfrom
fix-ask-for-permissions

Conversation

@mrsimpson
Copy link
Copy Markdown
Collaborator

The plugin is installed in an isolated cache directory by opencode, so peer dependencies are not resolved. Move effect to a regular dependency and add it to noExternal in tsup so it is bundled into dist/index.js.

The plugin is installed in an isolated cache directory by opencode, so
peer dependencies are not resolved. Move effect to a regular dependency
and add it to noExternal in tsup so it is bundled into dist/index.js.
@mrsimpson mrsimpson merged commit a6894d8 into main Apr 22, 2026
3 checks passed
@mrsimpson mrsimpson deleted the fix-ask-for-permissions branch April 22, 2026 23:16
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.

1 participant