mirror of
https://gitee.com/ant-design-vue/ant-design-vue.git
synced 2024-11-29 10:38:56 +08:00
fix fime name
This commit is contained in:
parent
9c94a6947d
commit
0d3ff16090
2
build.sh
2
build.sh
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user