Add build to check browser support
We should add a build to check the support of our code across our supported browsers. I suggest using caniuse data.
There are a few third-party tools out there we could use, we could even use the raw data.json but I think that would take a little more work than just using the third party api or command-line tool.