-
Notifications
You must be signed in to change notification settings - Fork 47
Move framer-plugin-tools into monorepo as workspace package #549
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@cursor review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅ Bugbot reviewed your changes and found no new issues!
Comment @cursor review or bugbot run to trigger another review on this PR
4e5bc31 to
e789f38
Compare
- Add packages/plugin-tools with build and pack functionality - Add g:pack script to root package.json - Update all plugin package.json files to use workspace dependency - Keep backwords compatibility but allow specifying additional options
e789f38 to
8f0ba01
Compare
|
@cursor review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.
Comment @cursor review or bugbot run to trigger another review on this PR
elmarburke
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
659c167 to
2d5e5c5
Compare

Description
This PR adds https://github.com/framer/framer-plugin-tools as a workspace package under
packages/plugin-tools.The CLI footprint the same
(with some additional optional options)
Changes:
builddistDirandbuildCommandtoframer-plugin-toolspackage #90Pre-merge Checklist
framer-plugin-toolsTesting
yarn turbo run packto run the pack command in all pluginsnpm create framer-plugin test-tools-plugin./test-tools-pluginnpx framer-plugin-tools@alpha packplugin.zip