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 ec53048 commit 0f0720cCopy full SHA for 0f0720c
.gitpod.yml
@@ -6,7 +6,7 @@ ports:
6
onOpen: open-preview
7
tasks:
8
- command: >
9
- bc run;
+ learnpack start;
10
github:
11
prebuilds:
12
# enable for the master/default branch (defaults to true)
0 commit comments