RootCauseunvalidated
export { auth } from '../../lib/firebase'; — src/services/auth/index.ts. Outcome: export { auth } from '../../lib/firebase/core'; // Explicitly include the file.
8b4f5b3f-6df3-4cf0-8cf8-998e398b60bd
export { auth } from '../../lib/firebase'; — src/services/auth/index.ts. Outcome: export { auth } from '../../lib/firebase/core'; // Explicitly include the file.