gulp.task('serve', [], function() { browserSync( { ui: { port: 8080 }, server: "../ProviderPortal" }); });. But it didnot work. Share.
確定! 回上一頁