My understanding is that Wrangler will use esbuild to bundle any NPM packages upon deploy. I was trying to use just one package (probe-image-size) and can't get this to happen. I was developing locally and got errors then I tried the command to do a dry run locally and when I did so it still didn't bundle it...
Is it possible to use NPM packages? What am I missing? Thank you!