Rob--W / crxviewer

Add-on / web app to view the source code of Chrome / Firefox / Opera 15 extensions and zip files.
https://robwu.nl/crxviewer/
Mozilla Public License 2.0
1.42k stars 220 forks source link

Add mjs file extension to file types #139

Open Rob--W opened 3 months ago

Rob--W commented 3 months ago

Should update MIME types, to at least include "mjs" (as text/javascript) in

https://github.com/Rob--W/crxviewer/blob/942b02fa871ff4ef6a29cf18b266711725314e86/src/lib/zip.js/mime-types.js#L49

Rob--W commented 3 months ago

Could you explain the relation between your comment and the task I described here?

nonuniverse commented 3 months ago

Could you explain the relation between your comment and the task I described here?

I'm sorry, it was the only issue addressing MJS Mime types I could find. I've deleted my comment as I found a solution to the issue.