Is there a way to instruct Bun to substitute Uint8Array for Buffer when using bun build? #8001
Unanswered
guest271314
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Where? I don't think we return a |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way to instruct Bun to substitute
Uint8Array
forBuffer
when usingbun build
?Beta Was this translation helpful? Give feedback.
All reactions