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
I'm building a sourcemap with esbuild but somehow end up with a files referenced as /../../../src/config.ts. So quickest solution to fix this seems to be the --strip-common-prefix (which is for my case /../../../