NestarZN
Denoβ€’2y agoβ€’
3 replies
NestarZ

Like import.meta.resolve("./bla/bla") but so that it return me the relative cwd path

How using Deno to do something like import.meta.resolve("./bla/bla") but so that it return me the relative path relative to the current working directory ?
Was this page helpful?