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
Since v3, bundle includes local path of maplibre e.g. in https://raw.githubusercontent.com/plotly/plotly.js/refs/tags/v3.0.0/dist/plotly.js if you search for stylePlugin:`
This would make unminified bundles non-deterministic.
Since v3, bundle includes local path of
maplibre e.g. in https://raw.githubusercontent.com/plotly/plotly.js/refs/tags/v3.0.0/dist/plotly.js if you search forstylePlugin:`This would make unminified bundles non-deterministic.
This looks related to maplibre. cc: @birkskyum