emis-frontend/build.sh

4 lines
41 B
Bash
Raw Normal View History

2023-11-27 08:29:42 +00:00
rm -rf dist
2024-05-13 05:03:03 +00:00
git pull
2023-11-27 08:29:42 +00:00
yarn run build:prod