Closed lewismc closed 4 years ago
@carueda I think we've got a regression on some of the previous logic. For example in master
branch gulp dev
is hanging again for me :(
gulp dev
opens the app in my browser just fine. Maybe resync with master?
btw, let's close this one as gulp 4.0.2 is now in place
all seems to be ok when issuing gulp commands under the orr-portal codebase ... but for long while I've been fighting weird issues with such commands running as part of the docker image build ;(
I wanted to use gulp to list all of the tasks which can be executed. This is usually done by executing
This resulted in the issue described here and here. So I decided to go ahead and upgrade Gulp... PR coming up.