Skip to content

Commit

Permalink
debug prod 2
Browse files Browse the repository at this point in the history
  • Loading branch information
keldaan-ag committed Apr 11, 2024
1 parent ae64e03 commit 0b3e80d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion app/public/dist/client/esbuild.meta.json

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion app/public/src/pages/component/auth/login.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ export default function Login() {

// Initialize Firebase
if (!firebase.apps.length) {
console.log(process.env)
console.log(FIREBASE_CONFIG)
firebase.initializeApp(FIREBASE_CONFIG)
}
Expand Down

0 comments on commit 0b3e80d

Please sign in to comment.