Halvard
Halvard
DDeno
Created by Halvard on 8/6/2024 in #help
What is the correct way of importing members of a workspace?
As title suggests, I am wondering what the correct way of setting up a deno workspace with multiple modules where Module-A imports functions from Module-B? Are there restrictions in circular imports? I was reading over the standard library, but it did not make immediate sense as to how to set this up.
4 replies
DDeno
Created by Halvard on 4/22/2024 in #help
no-slow-types should not trigger on 'as const' objects
2 replies
DDeno
Created by Halvard on 3/27/2024 in #help
Analyze dependencies for deno compile
Is there a way to analyze the dependencies that is added when running deno compile? My compiled binary is close to 300mb, and I would want to see what the largest dependencies are.
3 replies