소스 검색

Update Helio polyfill path in published zip

Wolfgang Meyers 5 년 전
부모
커밋
960ca37031
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      editor/js/libs/app/index.html

+ 1 - 1
editor/js/libs/app/index.html

@@ -16,7 +16,7 @@
 		</style>
 	</head>
 	<body ontouchstart="">
-		<script src="../examples/js/vr/HelioWebXRPolyfill.js"></script>
+		<script src="./HelioWebXRPolyfill.js"></script>
 
 		<script type="module">