aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/index.html b/index.html
index 00b9a94..88d73c0 100644
--- a/index.html
+++ b/index.html
@@ -66,7 +66,9 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
<!-- Performance tip: hint to the browser to start the handshake for the fonts site -->
<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin>
- <script src="https://www.gstatic.com/firebasejs/5.3.0/firebase.js"></script>
+ <script src="https://www.gstatic.com/firebasejs/5.3.0/firebase-app.js"></script>
+ <script src="https://www.gstatic.com/firebasejs/5.3.0/firebase-auth.js"></script>
+ <script src="https://www.gstatic.com/firebasejs/5.3.0/firebase-firestore.js"></script>
<script>
// Load and register pre-caching Service Worker