How to force mime type on js files with apache?
I host my react app on uberspace. They use apache and have X-Content-Type-Options: nosniff enabled. Which I like. However when I host my react app I get the following error in firefox console: The resource from “url...” was blocked due…