You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Over at RHDS we're using spandx to allow us to develop with our local sources against redhat.com 'in production'.
We do this by proxying certain requests to a local dev server (web-dev-server)
If spandx' browsersync integration was pluggable, could be make do with a single dev server instance, and thus a single command, without need for terminal multiplexers?
Sorry I didn't see this sooner. spandx is in full maintenance mode and I don't anticipate adding any new features myself. That said, if you want to give it a go, I'd be happy to review and merge this feature.
I typically prefer the terminal multiplexer approach, because it makes interpreting log output so much easier.
Over at RHDS we're using spandx to allow us to develop with our local sources against redhat.com 'in production'.
We do this by proxying certain requests to a local dev server (web-dev-server)
If spandx' browsersync integration was pluggable, could be make do with a single dev server instance, and thus a single command, without need for terminal multiplexers?
relevant code:
spandx/app/spandx.js
Lines 197 to 229 in 34c5a64
Y THO
some practical issues that came up:
The text was updated successfully, but these errors were encountered: