First off, thanks for an amazing library! It's easy to use and just a pleasure to work with.
I am creating my own library, where I want to warn the developer (in development) when this polyfill isn't loaded while not being supported by the browser. Basically, if the developer has forgot to add your polyfill.
Looking at the source code, I can't tell how to actually accomplish this. Is there a flag or something I could look for? I'd be more than happy to contribute a pull request if this is something you want to support.
First off, thanks for an amazing library! It's easy to use and just a pleasure to work with.
I am creating my own library, where I want to warn the developer (in development) when this polyfill isn't loaded while not being supported by the browser. Basically, if the developer has forgot to add your polyfill.
Looking at the source code, I can't tell how to actually accomplish this. Is there a flag or something I could look for? I'd be more than happy to contribute a pull request if this is something you want to support.