|
@@ -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',
|
|
|
|