소스 검색

Merge branch 'master' of https://github.com/BabylonJS/Babylon.js

David `Deltakosh` Catuhe 5 년 전
부모
커밋
dadb2ca7b6
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      .gitpod.yml

+ 2 - 2
.gitpod.yml

@@ -1,7 +1,7 @@
 image:
   file: .gitpod.Dockerfile
 tasks:
-  - command: gp await-port 1338 && sleep 3 && gp preview $(gp url 1338)/sandbox/index-local.html
+  - command: gp await-port 1338 && sleep 3 && gp preview $(gp url 1338)/sandbox/public/index-local.html
   - before: >
       cd Tools/Gulp &&
       npm i typescript gulp@4.0.0 -g &&
@@ -11,4 +11,4 @@ ports:
   - port: 1338
     onOpen: ignore
   - port: 3000
-    onOpen: ignore
+    onOpen: ignore