I've been stuck on this for a while: Can you see any problems in https://github.com/briantopping/angular2-seed/tree/gulp-hub? When I do a gulp serve.dev, I can only get the serve.dev task to run from the top level or the sub task file of the same name, but never both.
Really grateful for any insight you might have on this use case!
Hi there, thanks for a very promising library!
I've been stuck on this for a while: Can you see any problems in https://github.com/briantopping/angular2-seed/tree/gulp-hub? When I do a
gulp serve.dev
, I can only get the serve.dev task to run from the top level or the sub task file of the same name, but never both.Really grateful for any insight you might have on this use case!