mapbox / mapbox-gl-supported

A library to determine if a browser supports Mapbox GL JS
BSD 3-Clause "New" or "Revised" License
42 stars 17 forks source link

Expose `notSupportedReason` method for projects with module bundler #36

Closed AbraaoAlves closed 3 years ago

AbraaoAlves commented 4 years ago

I need to use notSupportedReason method inside my webpack project.

How do that? We need a PR?