Skip to content

Commit

Permalink
fix fime name
Browse files Browse the repository at this point in the history
  • Loading branch information
tangjinzhou committed Mar 19, 2018
1 parent 9c94a69 commit 0d3ff16
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
rm -rf dist
mkdir dist
./node_modules/.bin/webpack --config webpack.prod.config.js
./node_modules/.bin/webpack --config webpack.site.config.js
cp dist/index.html index.html
File renamed without changes.

0 comments on commit 0d3ff16

Please sign in to comment.