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
With the above, there's no way for esbuild to build the correct source maps without additional information, so we adjust the sourcemaps generated by esbuild by looking at the namespace prefix. This worked great in v0.24.0.
In v0.25.0, without that prefix, we have no (simple) way of knowing where to look.