sqm-dashboards/scripts/bundling.sh

5 lines
74 B
Bash
Executable file

#!/usr/bin/env sh
set -eux
yarn build --watch & yarn build:css --watch