1 line
47 B
CoffeeScript
1 line
47 B
CoffeeScript
global.gulp.task 'default', ['clean', 'build']
|
global.gulp.task 'default', ['clean', 'build']
|