Commit a2aefed9 authored by Junling Bu's avatar Junling Bu
Browse files

Merge branch 'lgs3137-patch-8'

parents 40783250 0aea905d
......@@ -13,6 +13,10 @@ mvn clean
mvn package
cd ./litemall-admin
# 安装阿里node镜像工具
npm install -g cnpm --registry=https://registry.npm.taobao.org
# 安装node项目依赖环境
cnpm install
cnpm run build:prod
cd ..
......
Supports Markdown
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