Normally we can run gulp task from console via something like gulp mytask
. Is there anyway that I can pass in parameter to gulp task? If possible, please show example how it can be done.
Normally we can run gulp task from console via something like gulp mytask
. Is there anyway that I can pass in parameter to gulp task? If possible, please show example how it can be done.