meenieM
Convex Community15mo ago
26 replies
meenie

Will it ever be possible to use

Will it ever be possible to use something like bun patch for third-party node modules that will run within the Convex environment? Every time we save a file within the ./convex folder, the change gets deployed to the convex database. I'm assuming that you guys do your own dependency install process and don't care what's in my local node_modules folder. The issue I'm having is that I found a bug in a 3rd-party library and I'm not able to patch it until my PR is merged so I can use the bug fix in my local development.
Was this page helpful?