Fix import of replaceEnvironments in fb.js
This commit is contained in:
@@ -16,7 +16,7 @@ import {
|
|||||||
graphqlCollectionStore,
|
graphqlCollectionStore,
|
||||||
setGraphqlCollections,
|
setGraphqlCollections,
|
||||||
} from "~/newstore/collections"
|
} from "~/newstore/collections"
|
||||||
import { environments$ } from "~/newstore/environments"
|
import { environments$, replaceEnvironments } from "~/newstore/environments"
|
||||||
|
|
||||||
// Initialize Firebase, copied from cloud console
|
// Initialize Firebase, copied from cloud console
|
||||||
const firebaseConfig = {
|
const firebaseConfig = {
|
||||||
|
|||||||
Reference in New Issue
Block a user