As shown in the attached Chrome screenshot, the Monix 3.0.0-RC2 source maps have paths beginning Users/alex/Projects/monix/monix-upstream. This makes debugging from within the browser harder, as the browser is unable to load the relevant sources directly (unless you are @alexandru).
As also shown in the screenshot, the scala, scala-js and cats source maps (excepting cats-effect, which also looks problematic here) have paths on raw.githubusercontent.com, thus making the sources accessible to the browser. It would be very helpful if Monix were to do likewise.

As shown in the attached Chrome screenshot, the Monix 3.0.0-RC2 source maps have paths beginning
Users/alex/Projects/monix/monix-upstream. This makes debugging from within the browser harder, as the browser is unable to load the relevant sources directly (unless you are @alexandru).As also shown in the screenshot, the scala, scala-js and cats source maps (excepting cats-effect, which also looks problematic here) have paths on raw.githubusercontent.com, thus making the sources accessible to the browser. It would be very helpful if Monix were to do likewise.