I want to migrate my project from Bun to Deno but I hit a roadblock when trying to patch NPM packages. My current setup with Bun is to have a patchedDependenciespatchedDependencies object with package version as key and patch file location as value. Is there any equivalent to this in Deno or any workaround? Thanks.
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
D
Deno
Chat about Deno, a modern runtime for JavaScript and TypeScript.