Kaynağa Gözat

Update .gitpod.yml

Daniel 3 yıl önce
ebeveyn
işleme
264918a6fb
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      .gitpod.yml

+ 1 - 1
.gitpod.yml

@@ -1,6 +1,6 @@
 tasks:
 tasks:
   - init: npm install
   - init: npm install
-    command: npm run dev
+    command: npx gulp
 ports:
 ports:
   - port: 3000
   - port: 3000
     onOpen: open-preview
     onOpen: open-preview