Snel
Snel copied to clipboard
Strange error when importing https://deno.land/x/web3....
import see highlighted code:
P.S. We love what you guys are doing for svelte and deno :)
@michael-spengler looks like a rollup error, let me checkout it
@buttercubz: I just came across this issue again. I could imagine that the --compat mode could be helpful in this context: https://deno.land/[email protected]/npm_nodejs/compatibility_mode
I'm not yet familiar enough with details of snel to know where this could be brought into action in a helpful way.
potentially also helpful in this context: https://tyhopp.com/notes/deno-import-maps-node-compat
#61