pull/9/head
tangjinzhou 2018-03-19 13:21:39 +08:00
parent 7c8450a2a4
commit 1a4c5f50c3
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ mkdir dist
git config --global user.email "travis@travis-ci.org"
git config --global user.name "Travis"
./node_modules/.bin/webpack --config webpack.prod.config.js
./node_modules/.bin/webpack --config webpack.site.config.js
cd dist
git init