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
You can't step through bundled minified code, because uglify is ignoring the source maps provided with those projects (e.g. protomaps-leaflet). Replace uglify with a modern minifier such as terser