Browse Source

Update Helio polyfill path in published zip

Wolfgang Meyers 5 năm trước cách đây
mục cha
commit
960ca37031
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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">