We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07b9998 commit 979e9e6Copy full SHA for 979e9e6
.gitpod.yml
@@ -2,4 +2,4 @@ image:
2
file: .gitpod.Dockerfile
3
4
tasks:
5
- - init: npm install && npm run build
+ - init: yarn install && yarn electron:serve --no-sandbox
0 commit comments