UNPKG

212 BJavaScriptView Raw
1"use strict";exports.__esModule=!0;var fs=require("fs-extra"),CleanTask=function(){function t(){}return t.prototype.start=function(){try{fs.removeSync("build")}catch(t){throw t}},t}();exports.CleanTask=CleanTask;
\No newline at end of file