Explorar o código

Editor: sw.js clean up.

Mr.doob %!s(int64=5) %!d(string=hai) anos
pai
achega
a23f432d45
Modificáronse 1 ficheiros con 3 adicións e 2 borrados
  1. 3 2
      editor/sw.js

+ 3 - 2
editor/sw.js

@@ -3,6 +3,9 @@
 const assets = [
 	'./',
 
+	'./manifest.json',
+	'./images/icon.png',
+
 	'../files/favicon.ico',
 
 	'../build/three.module.js',
@@ -57,8 +60,6 @@ const assets = [
 
 	'../examples/jsm/webxr/VRButton.js',
 
-	'./manifest.json',
-	'./images/icon.png',
 	'./images/rotate.svg',
 	'./images/scale.svg',
 	'./images/translate.svg',