javiJ
Denoβ€’15mo agoβ€’
1 reply
javi

Sloppy imports on remote?

Is there any way to enable sloppy imports for the own imports on a remote (such as GitHub?). Trying to use some node code on deno, yet imports cannot be resolved since they're missing the extension.

error: Module not found "https://raw.githubusercontent.com/drips-network/app/fcad99122daed83e29ebb6f2637b3c67aee17a04/src/lib/components/stepper/types".
    at https://raw.githubusercontent.com/drips-network/app/fcad99122daed83e29ebb6f2637b3c67aee17a04/src/lib/flows/create-drip-list-flow/create-drip-list-flow.ts:1:26
Was this page helpful?