Kaynağa Gözat

chore(devcontiner): [start] remove build app

Jacky 6 ay önce
ebeveyn
işleme
19def6ea3b
1 değiştirilmiş dosya ile 0 ekleme ve 2 silme
  1. 0 2
      .devcontainer/start.sh

+ 0 - 2
.devcontainer/start.sh

@@ -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