Override dev plugins with local config #1032
kevintraver
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Isn't this already possible using the |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
An alternative to having to set the the
dev
flag in the plugin spec, what about having some sort of local override, sort of like how RubyGems does it:https://bundler.io/guides/git.html#local-git-repos
Perhaps this could be stored in ENV or a config json file?
Beta Was this translation helpful? Give feedback.
All reactions