easy way for workspaces to opt-in to plugins #652
paularmstrong
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Use case:
I have a repo with 6 apps. 3 of them all use Vite to create client-side only applications while the other 3 are using Next.js. I don't want to duplicate commands across each of these, but a single command is not appropriate, since half of the apps are completely different than the others.
Proposal:
Beta Was this translation helpful? Give feedback.
All reactions