Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: do serve-options Node.js compatible #428

Merged
merged 2 commits into from
Aug 26, 2024
Merged

Conversation

aralroca
Copy link
Collaborator

Fixes #427
Related #195
Related #318

It makes me a bit angry that there is no native way to do this content-type thing with Node.js and I had to add this “mime-types” dependency. As a good sign, I have commented it to Node.js and they are open to me to do PR in Node.js to change this, in the meantime, this library will be necessary.

Tweet thread: https://x.com/aralroca/status/1827992496292413893

@aralroca aralroca merged commit 8b5f286 into main Aug 26, 2024
0 of 3 checks passed
@aralroca aralroca deleted the aralroca/file-on-serve branch August 26, 2024 13:04
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.

replace all Bun.file to Node APIs
1 participant