mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-30 02:59:04 +08:00
chore: update publish scripts
This commit is contained in:
parent
93220a39f9
commit
fd6618ea9d
@ -1,7 +1,7 @@
|
||||
rm -rf lib dist
|
||||
|
||||
npm run babel # generate /lib
|
||||
atool-build --config webpack.antd.config.js # generate /dist
|
||||
ANTD=PRODUCTION atool-build # generate /dist
|
||||
node scripts/prenpm.js
|
||||
npm publish $1 $2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user