elm-lang / elm-reactor

Interactive development tool that makes it easy to develop and debug Elm programs.
BSD 3-Clause "New" or "Revised" License
428 stars 63 forks source link

Add video/mp4 and video/webm to MIME type array #228

Open F-3r opened 7 years ago

F-3r commented 7 years ago

This is in order to let elm-reactor correctly serve those file types Fixes issue https://github.com/elm-lang/elm-reactor/issues/224

PS: this is may very first contribution around elm, so if anything else is required I'll happily do it :)

process-bot commented 7 years ago

Thanks for the pull request! Make sure it satisfies this checklist. My human colleagues will appreciate it!

Here is what to expect next, and if anyone wants to comment, keep these things in mind.