mirror of
https://github.com/gpujs/gpu.js.git
synced 2026-01-18 16:04:10 +00:00
Add build as part of the default steps
This commit is contained in:
parent
6e26f70dcf
commit
86a486ffdc
2
gulpfile.js
vendored
2
gulpfile.js
vendored
@ -53,7 +53,7 @@ gulp.task('bsync', function(){
|
||||
});
|
||||
|
||||
/// Auto rebuild and host
|
||||
gulp.task('default', ['bsync']);
|
||||
gulp.task('default', ['build','bsync']);
|
||||
|
||||
|
||||
/// Beautify source code
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user