提交 60465fb3 编写于 作者: 李鸿章

set npm install loglevel to error

上级 fe3b7843
......@@ -30,7 +30,7 @@ build_ui() {
npm config set unsafe-perm true
npm config set user 0
npm install
npm install --loglevel=error
npm run build
if [ ! -f "dist/index.html" ]; then
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册