Commit cf19db04 authored by 范雪寒's avatar 范雪寒

feat: build.sh新增npm install

parent cb1367da
......@@ -8,6 +8,8 @@ node build_check.js
set +e
npm install
cd ../form
npm install
......
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