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 729f5c1 commit 2cffcd7Copy full SHA for 2cffcd7
.gitpod.yml
@@ -23,7 +23,7 @@ tasks:
23
nvm install
24
npm install
25
# Build the assets
26
- command: npm run build
+ command: npm run start
27
name: Node
28
openMode: split-right
29
0 commit comments