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
When i tried to run gulp watch to review some packages i’ve noticed that task doesn't work, i've tested adding some console.log('anything') but no messages have prompted on terminal
The text was updated successfully, but these errors were encountered:
We've moved away from using gulp-metal in this project in place of more standard tooling, so the gulp watch task isn't applicable here.
If this is a bug report for gulp-metal in particular you can open an issue there, however we've already migrated most of our projects away from using it.
When i tried to run
gulp watch
to review some packages i’ve noticed that task doesn't work, i've tested adding someconsole.log('anything')
but no messages have prompted on terminalThe text was updated successfully, but these errors were encountered: