UNPKG

generator-web-starter-angularjs

Version:
14 lines 219 B
{ options: { livereload: true }, files: ['src/js/**/*'], tasks: [ 'sync:source', 'compileScripts', // 'compileStyles', 'sync:vendor', 'sync:build', //'sync:data' ] }