4 lines
41 B
Bash
4 lines
41 B
Bash
|
|
rm -rf dist
|
||
|
|
git pull
|
||
|
|
yarn run build:prod
|