You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
using <script src="https://unpkg.com/map-gl-utils"></script> throws this error:
map-gl-utils:1 Uncaught ReferenceError: regeneratorRuntime is not defined
at map-gl-utils:1:17623
at map-gl-utils:1:19350
at map-gl-utils:1:192
at map-gl-utils:1:196
(anonymous) @ map-gl-utils:1
(anonymous) @ map-gl-utils:1
(anonymous) @ map-gl-utils:1
(anonymous) @ map-gl-utils:1
a bit of googling leads me to believe this is probably babel-related: babel/babel#14576
The text was updated successfully, but these errors were encountered:
using <script src="https://unpkg.com/map-gl-utils"></script> throws this error:
a bit of googling leads me to believe this is probably babel-related: babel/babel#14576
The text was updated successfully, but these errors were encountered: