any chance someone on the hyperdrive team can give the folks working on the cloudflare vite plugin a
any chance someone on the hyperdrive team can give the folks working on the cloudflare vite plugin a gentle nudge. while wrangler dev succesfully polyfills everything required for mysql2 to run, the cloudflare vite plug in doesn't. my best guess is this is due to unenv not handling safer-buffer https://github.com/unjs/unenv/issues/486
GitHub
Describe the feature safer-buffer used by mysql2 mysql2 3.13.0 └─┬ iconv-lite 0.6.3 └── safer-buffer 2.1.2 it breaks compatibility with cloudflare Additional information Would you be willing to hel...


