I want to be able to run the gulp watch but have it build a production version instead of a development version.
I know you can do this:
“gulp –production”
But can you do this:
“gulp watch –production”
Yes, this proves it works. (pasted from my Sublime map view).
Watch with no params:
Watch with production param: