How run a npm script command from a gulp task e.g. package.json: "scripts": { "start": "gulp clean && gulp", "tsc": "tsc" } gulpfile.js…
確定! 回上一頁