zovtZ
Denoβ€’3y agoβ€’
1 reply
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!
Was this page helpful?