Skip to content

Conversation

yongjun21
Copy link

@yongjun21 yongjun21 commented Jul 6, 2022

instanceof Buffer throws error on browser as instanceof undefined is a reference error.

This problem does not show up previously as Webpack injects a polyfill for Buffer. However other build tools like Vite or Rollup does not polyfill Buffer so throwing an uncaught error.

@CLAassistant
Copy link

CLAassistant commented Jul 6, 2022

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants