• Sean Hammond's avatar
    Make `gulp watch` build CSS, files and images · abba725b
    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
Name
Last commit
Last update
.github Loading commit data...
h Loading commit data...
images Loading commit data...
scripts Loading commit data...
.gitignore Loading commit data...
.hound.yml Loading commit data...
.jscsrc Loading commit data...
.jshintignore Loading commit data...
.jshintrc Loading commit data...
.npmignore Loading commit data...
.travis.yml Loading commit data...
CODE_OF_CONDUCT Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
gulpfile.js Loading commit data...
npm-shrinkwrap.json Loading commit data...
package.json Loading commit data...