diff --git a/www/firebaseConfig.js b/www/firebaseConfig.js index e60f98d..a0e1861 100644 --- a/www/firebaseConfig.js +++ b/www/firebaseConfig.js @@ -95,12 +95,27 @@ if (APP_ENV !== 'production') { } // Initialize Firebase -let app; +// +// IMPORTANT: variable is intentionally NOT named `app`. A `let app` +// declared at the top level of a classic