[gitpod-setup] fix the preview opening issue.

This commit is contained in:
Nisar Hassan Naqvi
2020-03-14 07:31:11 +00:00
parent 378f151478
commit 0eb9708225
2 changed files with 5 additions and 2 deletions
+2 -1
View File
@@ -1,9 +1,10 @@
tasks:
- command: gp await-port 3000 && sleep 3 && gp preview $(gp url 3000)
- init: npm install
command: npm run dev
ports:
- port: 3000
onOpen: open-preview
onOpen: ignore
vscode:
extensions:
- sysoev.language-stylus@1.11.0:xX39oruAJ5UQzTNVRdbBaQ==