browserify / browserify-handbook

how to build modular applications with browserify
Other
4.58k stars 292 forks source link

Use the correct JavaScript MIME type #2

Closed mathiasbynens closed 10 years ago

mathiasbynens commented 10 years ago

application/javascript is the correct MIME type for JavaScript (although browsers don’t really care).