fix
parent
8eba1f58b1
commit
bc291943c3
|
@ -12,7 +12,7 @@ mkdir dist
|
||||||
git config --global user.email "travis@travis-ci.org"
|
git config --global user.email "travis@travis-ci.org"
|
||||||
git config --global user.name "Travis"
|
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
|
cd dist
|
||||||
git init
|
git init
|
||||||
|
|
Loading…
Reference in New Issue