#Is there a way to re-map imports to lookup locations relative to the baseUrl
3 messages · Page 1 of 1 (latest)
as an example, i would like to map smth like $components to fresh's components folder, to be able to import a component just using $component/button.tsx
And so, the import map suddenly just started working, I don’t know why the deno itself threw an error at me, probably this is my inattention