jshttp / mime-db

Media Type Database
MIT License
1.12k stars 260 forks source link

Add jsm extension for application/javascript #235

Closed khalyomede closed 3 years ago

khalyomede commented 3 years ago

Descrption

I want my ".jsm" files to have the content-type "application/javascript". For the moment, I need to patch my Express server manually to add this mapping.

Expected behavior

The extension ".jsm" is associated to the "application/javascript" MIME type.

dougwilson commented 3 years ago

Hi @khalyomede thanks for this issue. Please note that this project is an aggregation of the three sources listed at the top. If this association is missing from those sources, it wouldn't be included here. If you think it should and don't want to pursue getting it added to one of our sources, you can follow the guidelines listed at https://github.com/jshttp/mime-db#contributing

younggun23 commented 3 years ago

https://github.com/younggun23/mime-db

younggun23 commented 3 years ago

https://github.com/younggun23/mime-db