monkeytype/frontend
Jack fe668e4811
Moved firebase to new modular version 9 sdk (#2727)
* using modular sdk

* removing last script

* replacing more code

* unused code

* removed unused code

* removed unused code

* importing auth

* using analytics controller

* importing auth and analytics

* importing auth

* updated git ignore

* fixed path

* removed live config from gitignore

* added error message when failing to initialize firebase

* added live config
using live config when building production

* removed unused code

* fixed incorrect function use

* added example config

* added a step to the contributing guide

* optional steps

* fixed path

* using example in source code so that github actions dont cry like little babies

* using function correctly

* using function correctly

* ignoring live

* removed

* added action webpack config

* bruce said "no-no"

This reverts commit 0a1e5e1660.

* Fix

* Add ignore

* updated instructions

* using correct functions

* using correct function

* missing parameter

* using correct function

* using correct function

* removed ts ignores

* using new functions

* removed refresh

* using new functions

* merge fix

* fixed merge

* regenereated lockfile

* using correct function

* defaulting to the email thats already entered

* moved lines

Co-authored-by: Bruception <bberr022@fiu.edu>
2022-03-19 12:33:25 +01:00
..
scripts Handle static assets with webpack (#2723) bruception 2022-03-17 21:00:20 +01:00
src Moved firebase to new modular version 9 sdk (#2727) 2022-03-19 12:33:25 +01:00
static Moved firebase to new modular version 9 sdk (#2727) 2022-03-19 12:33:25 +01:00
webpack Moved firebase to new modular version 9 sdk (#2727) 2022-03-19 12:33:25 +01:00
.eslintignore Compile both JS and TS (#2464) by sondrekje 2022-02-11 19:02:21 +01:00
firebase.json
gulpfile.js Compile sass using webpack (#2728) bruception 2022-03-18 15:40:40 +01:00
package-lock.json Moved firebase to new modular version 9 sdk (#2727) 2022-03-19 12:33:25 +01:00
package.json Moved firebase to new modular version 9 sdk (#2727) 2022-03-19 12:33:25 +01:00
tsconfig.json Moved firebase to new modular version 9 sdk (#2727) 2022-03-19 12:33:25 +01:00