firebase-analytics
firebase-analytics copied to clipboard
Update plugin to support multiple plugins in the same project
In short this pull request includes:
- Support multiple plugins in the same project
- Some refactoring on the web plugin to simplify the code and prepare for code reuse among all firebase plugins.
That's a very useful feature 👍🏻
Hi @mic345 Thanks for the PR! I'd prefer to see this broken into several PRs, e.g., one for TS2794, one for the script loading issue, and one for your new functionality (I've added some more comments to the pr regarding these). Can you also add a description of the use case that you are solving for?