[ERROR] Could not resolve "node:buffer"
Hello, I'm having some issues with building my worker using:
I'm using a PNPM monorepo and the import i'm using is as follows:
I have everything running and working in dev mode, however when I go to build the worker I get the following error:
here is my build.js file with esbuild
I'm using a PNPM monorepo and the import i'm using is as follows:
I have everything running and working in dev mode, however when I go to build the worker I get the following error:
here is my build.js file with esbuild