Skip to content

Add mjs file extension as application/javascript mime type#1623

Open
ChristiaanHaas wants to merge 1 commit intovoxpupuli:masterfrom
ChristiaanHaas:mjs_mime_type
Open

Add mjs file extension as application/javascript mime type#1623
ChristiaanHaas wants to merge 1 commit intovoxpupuli:masterfrom
ChristiaanHaas:mjs_mime_type

Conversation

@ChristiaanHaas
Copy link
Copy Markdown

Pull Request (PR) description

Added .mjs as an application/javascript MIME type to params.pp

This Pull Request (PR) fixes the following issues

Fixes #1622

@ChristiaanHaas ChristiaanHaas changed the title [mjs_mime_type] Add mjs extention as application/javascript mime type Add mjs file extension as application/javascript mime type Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect MIME Type for .mjs files served (Expected application/javascript, got application/octet-stream)

3 participants