chore(devcontiner): [start] remove build app

This commit is contained in:
Jacky 2025-02-04 09:44:46 +08:00
parent 145712dc4e
commit 19def6ea3b
No known key found for this signature in database
GPG key ID: 215C21B10DF38B4D

View file

@ -14,8 +14,6 @@ fi
# install app dependencies
echo "Installing app dependencies"
cd app && pnpm install -f
# Build app
pnpm build
cd ..
# install docs dependencies