From ee5ae537aeea8d28b0625f2f2b2fb0770e320189 Mon Sep 17 00:00:00 2001 From: Kevin Ngo Date: Mon, 10 Dec 2018 15:38:05 -0800 Subject: [PATCH] point to master inspector --- src/index.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/index.html b/src/index.html index bdd4414..32b3dc1 100644 --- a/src/index.html +++ b/src/index.html @@ -31,7 +31,11 @@ debug-song-time debug-state gpu-preloader - {% if DEBUG_INSPECTOR %}inspector="url: http://localhost:3333/dist/aframe-inspector.js"{% endif %} + {% if DEBUG_INSPECTOR %} + inspector="url: http://localhost:3333/dist/aframe-inspector.js" + {% else %} + inspector="url: https://cdn.jsdelivr.net/gh/aframevr/aframe-inspector@master/dist/aframe-inspector.min.js" + {% endif %} leaderboard="apiKey: AIzaSyBCnpzND3eN37CBSu1bSYfaKQoe6yD3SnY; authDomain: supersaberrr.firebaseapp.com; databaseURL: https://supersaberrr.firebaseio.com; projectId: supersaberrr; storageBucket: supersaberrr.appspot.com; messagingSenderId: 172125624222" loading-screen="backgroundColor: #000;" pool__beat-arrow-blue="mixin: arrowBlueBeat; size: 10; container: #beatContainer"