提交 a85bf4a9 编写于 作者: NoSubject's avatar NoSubject

Merge branch 'fix/gulpfile' into 'wrdp'

修改打包成功后的输出信息

See merge request o2oa/o2oa!5885
......@@ -26,7 +26,7 @@
"deploy:macos": "gulp deploy --e macos",
"deploy:mips": "gulp deploy --e mips",
"deploy:rpi": "gulp deploy --e raspi",
"typeInfor": "type welcome && echo Your server is build success: target/o2server/",
"typeInfor": "echo Build Success! Your server is build success: target/o2server/",
"clear": "gulp clear_build",
"clear_deploy": "gulp clear_deploy",
"build": "npm run clear && npm run build_parallel && npm run deploy && npm run typeInfor",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册