gulp.task('debug', function () { if (node) node.kill() node = child.exec('node-debug server.js', {stdio: 'inherit'}) node.on('close', function (code) { if ...
確定! 回上一頁