firebase-analytics icon indicating copy to clipboard operation
firebase-analytics copied to clipboard

Update plugin to support multiple plugins in the same project

Open mic345 opened this issue 5 years ago • 2 comments

In short this pull request includes:

  1. Support multiple plugins in the same project
  2. Some refactoring on the web plugin to simplify the code and prepare for code reuse among all firebase plugins.

mic345 avatar Dec 07 '20 21:12 mic345

That's a very useful feature 👍🏻

markxoe avatar Dec 08 '20 18:12 markxoe

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?

brownoxford avatar Mar 26 '21 18:03 brownoxford