mirror of
https://github.com/wahyd4/docsify.git
synced 2026-08-09 05:16:06 +10:00
[gitpod-setup] remove the build command to make the server startup faster.
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
tasks:
|
||||
- init: npm install && npm run build
|
||||
- init: npm install
|
||||
command: npm run dev
|
||||
ports:
|
||||
- port: 3000
|
||||
|
||||
Reference in New Issue
Block a user