#!/bin/bash wordir=$1 cd $wordir rm -rf yoho-activity-platform.tar.gz yarn --production=false yarn build tar -czf yoho-activity-platform.tar.gz *