Auke
Setup for using npm packages locally + via server.ts
Hmm, that doesn't help when serving the plain js files, as then the paths don't get resolved through the import map.
My question boils down to: How can I setup my npm libraries such that I can use them both locally and when included in javascript files served to the web?
8 replies
`deno run` not returning
@bartlomieju I don't think so. From what I understand, they are non-js language addons; In the repository of this library I see just js+ts: https://github.com/paperjs/paper.js
25 replies
`deno run` not returning
Could you evaluate whether this also hangs on your side?
https://github.com/aukeroorda/mre-deno-hang
25 replies