Harden build scripts
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
|
||||
cd /home/dsyoon/workspace/meeting_ai/client
|
||||
|
||||
npm install
|
||||
npm run dev
|
||||
npm run build
|
||||
Reference in New Issue
Block a user