/vite-buffer-issue-example

A reproduction of an issue of vite (esbuild) with Buffer polyfill

Primary LanguageCSS

Steps to reproduce:

  • npm install
  • npm run dev => everything works
  • npm run preview => Open the browser, and you will get Buffer is not defined error on the console.