esbuildcrypto to node:crypto, then mark it as external--node-compat worked out of the box. Is this really the way to go when using any third party library that uses node modules?cloudflare:
esbuild, then run the build yourselfwrangler provided onewrangler deploy count in 1MB limit?workers.api.error.script_too_largefetch handler) without awaiting itapp.use('/input/*', bearerAuth({ TOKEN })); I would normally use 'process.env.TOKEN'app scope, then store it in a globalcryptonode:crypto--node-compatcloudflare:wranglerwrangler deployworkers.api.error.script_too_largefetchapp.use('/input/*', bearerAuth({ TOKEN }));appapp.use('/input/*', (c, next) => bearerAuth({ c.env.TOKEN })(c, next));