Multiple workbench apps #17
Closed
bakerkretzmar
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
The main issue you would have will be maintaining all the dependency inside a single package, which will be tedious. Different version of Ziggy, Jetstream and so on. It might be best to have integration repository for each integration and have separate workbench app per repository. |
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
-
It would be awesome if I could have multiple workbench apps in the same project, so I can test my package being installed and configured in multiple completely different (incompatible) ways. In particular I'm thinking of Ziggy, where I'd like to set up workbench apps testing its integration with things like Breeze, Jetstream, etc. using several different build setups.
I don't know what would be involved to support this, but I assume if it's possible to have one isolated workbench app it's possible to have two or more!
Beta Was this translation helpful? Give feedback.
All reactions