Bun install or Skip NPM install for Workers
Hello, I am trying to deploy from a monorepo that uses
I noticed the env
Bun. That means we have workspace dependencies.I noticed the env
SKIP_DEPENDENCY_INSTALL for Cloudflare Pages, is there something similar ― or does someone have some insights into the way to go about this?