This project reproduces firebase/firebase-js-sdk#6080
- npm install
- replace
<project id>
index.ts with your firebase npm run test:common
- This command is successful
npm run test:esmodule
- This command results in an error "FirebaseError: Expected first argument to collection() to be a CollectionReference, a DocumentReference or FirebaseFirestore"