Explorar o código

chore: update gitpod

xiaoxian521 %!s(int64=4) %!d(string=hai) anos
pai
achega
71181b9d2b
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      .gitpod.yml

+ 1 - 2
.gitpod.yml

@@ -2,5 +2,4 @@ ports:
   - port: 3344
     onOpen: open-preview
 tasks:
-  - init: npm
-    command: npm serve
+  - init: npm install && npm run serve