Browse Source

Editor: Added missing files in sw.js

Mr.doob 5 years ago
parent
commit
08625e4df2
1 changed files with 4 additions and 1 deletions
  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',