afc163
9 years ago
2 changed files with 8 additions and 1 deletions
@ -0,0 +1,7 @@ |
|||
npm run babel |
|||
rm -rf dist |
|||
webpack --config webpack.config.production.js |
|||
node scripts/prenpm.js |
|||
npm publish |
|||
rm -rf lib |
|||
rm -rf dist |
Loading…
Reference in new issue