While testing different bundlers/CDNs it seemed like the browser overrides we define in package.json aren't always respected. This gives us a way to check this quickly.
Notes & open questions
Change checklist
[ ] I have performed a self-review of my own code
[ ] I have made corresponding changes to the documentation if necessary (this includes comments as well)
[ ] I have added tests that prove my fix is effective or that my feature works
Description
While testing different bundlers/CDNs it seemed like the browser overrides we define in package.json aren't always respected. This gives us a way to check this quickly.
Notes & open questions
Change checklist