Closed
Description
Current Situation
There appears to be some backends where we have forgotten to set MIME type to text/javascript
.
Proposed Actions
Check the HTTP web module views within all of the backends within IDOM core.
Confirm whether they are setting the MIME type appropriately or not.
See Django IDOM's implementation for reference.