gulp.task('watch2', function() { gulp.watch(['!src/core/lib//*', '!//*.min.js', 'src/index.controller.js'], ['annotate']); });.
確定! 回上一頁