Commit b6bce909 authored by 邓晓峰's avatar 邓晓峰

chore: packages

parent af68e1d4
...@@ -55,7 +55,7 @@ webpack(webpackConfig, function (err, stats) { ...@@ -55,7 +55,7 @@ webpack(webpackConfig, function (err, stats) {
} catch(error) { } catch(error) {
} }
//await exec('np', ['patch', '--no-publish', '--no-cleanup', '--yolo']); await exec('np', ['patch', '--no-publish', '--no-cleanup', '--yolo']);
} }
//发布 //发布
......
...@@ -83,6 +83,10 @@ webpack(webpackConfig, function (err, stats) { ...@@ -83,6 +83,10 @@ webpack(webpackConfig, function (err, stats) {
_context.t0 = _context["catch"](0); _context.t0 = _context["catch"](0);
case 11: case 11:
_context.next = 13;
return regeneratorRuntime.awrap(exec('np', ['patch', '--no-publish', '--no-cleanup', '--yolo']));
case 13:
case "end": case "end":
return _context.stop(); return _context.stop();
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment