scarf
scarf
DDeno
Created by scarf on 1/31/2025 in #help
workaround for ts-node in package.json script
i cannot, it won't work in node and bun environment. i'm currently using npx ts-node as workaround.
3 replies
DDeno
Created by scarf on 1/31/2025 in #help
`--unstable-sloppy-import` not working
6 replies
DDeno
Created by scarf on 1/31/2025 in #help
`--unstable-sloppy-import` not working
6 replies
DDeno
Created by scarf on 1/31/2025 in #help
`--unstable-sloppy-import` not working
yeah, i'm going to open a ton of issues, is subissues supported?
6 replies
DDeno
Created by scarf on 12/12/2023 in #help
deno info depth
would it be too hard to implement depth flag? if i were to open a PR, should i both modify deno and deno_graph?
5 replies
DDeno
Created by jcayzac on 11/25/2023 in #help
Using "imports" in deno.json doesn't work in VS.code
try removing the empty import_map.json
14 replies
DDeno
Created by jcayzac on 11/25/2023 in #help
Using "imports" in deno.json doesn't work in VS.code
i suspect deno has higher precedence for import_map.json, and since it's empty, it errors.
14 replies
DDeno
Created by jcayzac on 11/25/2023 in #help
Using "imports" in deno.json doesn't work in VS.code
No description
14 replies
DDeno
Created by scarf on 10/17/2023 in #help
rust ffi buffer overflow
thanks. i chose appending \0 to parameter before encoding.
4 replies
DDeno
Created by scarf on 7/1/2023 in #help
how to import svg in vite without type errors?
it's a plain svg file. i could've made it a tsx default export but wanted import it as-is as vite handles it natively
5 replies