-
Sean Hammond authored
Make `gulp watch` build the CSS, files and images initially (creating the output files if they don't exist yet, overwriting them if they do) and then watch the source files and re-build them when they change. This matches the existing `gulp watch` behaviour for scripts. This means you can just run `gulp watch` and have everything built, instead of having to run `gulp build watch`.
abba725b