Closed mesqueeb closed 4 years ago
also getting this warning during dev, with ionic serve, thanks!
@baumblatt Can you review my PR? 😍
Hi everyone! I opened #100 as an issue that points to this PR for extra visibility!! I hope @baumblatt will notice now 😉
can we merge this PR? I think this LGTM
@baumblatt Are there any other maintainers who can merge ?
Hi Tom, Luca and others,
First, sorry about the delay on this, the change was released in 2.3.2, please tell me about your tests.
Best regards, Bernardo Baumblatt
@baumblatt some older syntax of how Firebase is imported was remaining in your codebase resulting in the plugin importing the entire development build instead of just the core & auth modules.
This should fix warnings like these that were coming from your plugin:
Fixes #100