zovt
Setting source map root with `deno_emit`
Hello! I'm currently trying to use
deno_emit
so bundle some assets. The code bundles properly, however the source map is using the absolute path to files on my drive. I'd prefer if it just used relative paths, is that possible? No worries if not :) thanks!2 replies