chore: update gitpod

This commit is contained in:
xiaoxian521 2021-04-14 21:47:06 +08:00
parent f4cd720ce8
commit 71181b9d2b

View File

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