Commit 5f0ba209 authored by wty's avatar wty

修改打包代码

parent 5bf019de
...@@ -5,7 +5,8 @@ set -u ...@@ -5,7 +5,8 @@ set -u
yarn yarn
# 清除上次打包生成的静态资源 # 清除上次打包生成的静态资源
rm -rf deploy client/dist rm -rf deploy
rm -rf build
# 打包 # 打包
yarn buildWeb yarn buildWeb
......
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