serve-static-bun icon indicating copy to clipboard operation
serve-static-bun copied to clipboard

Fix: Use mime-types library for proper MIME type detection

Open anaisbetts opened this issue 8 months ago • 0 comments

This PR adds proper MIME type support - this is extra important these days because most browsers will refuse to load CSS/JS served with text/plain:

image

anaisbetts avatar Mar 27 '25 18:03 anaisbetts