unlinkSync(filePath); // Delete file after test }); }); }); ... gulp.task('build-tests', () => { const folder = 'test'; const testFile = 'all.html'; ...
確定! 回上一頁