Commit 3d119a41 authored by Xuguangxing's avatar Xuguangxing

Merge branch 'master' of git.quantgroup.cn:ui/quantum-blocks into feat/v1.6-0621

parents 1077bd40 51da4650
......@@ -15,7 +15,6 @@ npm.load(() => {
if (process.env.NODE_ENV === 'production') {
npm.run("start");
} else {
npm.run("ii");
npm.run("test");
}
});
......
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