Authored by 李奇

指定安装开发依赖

... ... @@ -13,5 +13,6 @@ then
NODE_ENV='production'
fi
yarn
NODE_ENV=development yarn
yarn build
tar -czvf yoho-activity-platform.tar.gz *
... ...