You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* exports for analytics
* support exports for app
* support exports for app-check
* add exports to auth
* support exports for auth-compat
* add exports to component
* add exports to database packages
* exports for firestore
* add exports to functions
* add exports to installations
* add exports to logger
* add exports to messaging
* add exports to perf
* add exports to rc
* add exports to storage
* update template
* add exports to util
* add exports to webchannel
* use default import to import cjs libs
* make node code esm compatible
* remove esm entrypoint for app in nodejs to mininize dual package hazard
* reorganize builds by env
* fix typo
* format
* remove esm entrypoint for nodejs for fcm
* expose package.json to nodejs
* fix
* fix path in build
* simplify exports
* formatting
* enable esModuleInterop
* use default import
* use default import
* remove esm support for Nodejs in messaging
0 commit comments