Following is the anti pattern gulp.src( 'Foo' ).pipe( shell( 'Bar' ) ... gulp.task( 'Foo', shell.task('Bar') ); Anti-pattern Github Issue.
確定! 回上一頁