rgrove / rawgit

Served files from raw.githubusercontent.com, but with the correct content types. No longer actively developed.
https://rawgit.com
MIT License
2.39k stars 488 forks source link

Serve .mjs files with correct mime-type #160

Closed wintercounter closed 7 years ago

wintercounter commented 7 years ago

Currently it's unable to use mjs files from rawgit because it's not served with the correct mime-type which is a requirement for ES modules.