Browse Source

Editor: Added missing files in sw.js

Mr.doob 5 năm trước cách đây
mục cha
commit
08625e4df2
1 tập tin đã thay đổi với 4 bổ sung1 xóa
  1. 4 1
      editor/sw.js

+ 4 - 1
editor/sw.js

@@ -1,4 +1,4 @@
-// r114
+// r114.1
 
 const assets = [
 	'./',
@@ -46,6 +46,9 @@ const assets = [
 
 	'../examples/jsm/geometries/TeapotBufferGeometry.js',
 
+	'../examples/js/vr/HelioWebXRPolyfill.js',
+	'../examples/jsm/webxr/VRButton.js',
+
 	'./manifest.json',
 	'./images/icon.png',