refactor: move firebase initialization to a plugin
This commit is contained in:
3
packages/hoppscotch-app/plugins/init-fb.ts
Normal file
3
packages/hoppscotch-app/plugins/init-fb.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { initializeFirebase } from "~/helpers/fb"
|
||||
|
||||
initializeFirebase()
|
||||
Reference in New Issue
Block a user