Skip to content

Commit

Permalink
Merge pull request #1646 from RobinVdBroeck/dev-server
Browse files Browse the repository at this point in the history
Deploy speed-up and server cleanup #1616
  • Loading branch information
DreadKnight authored Apr 11, 2020
2 parents c73bf87 + 3f1b3f7 commit 77ab11c
Show file tree
Hide file tree
Showing 7 changed files with 1,079 additions and 505 deletions.
2 changes: 1 addition & 1 deletion .gitpod.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
tasks:
- init: npm install -g npm && npm ci && npm run build:dev
- init: npm install -g npm && npm ci && npm run assetLister
command: npm run start:dev
ports:
- port: 8080
Expand Down
Loading

0 comments on commit 77ab11c

Please sign in to comment.