Hi Team,
I am getting below console error while open a page where we have used one .js file to perform some action, This same js file is working fine in author instance without any error but on publish instance It is throwing error and entire script is loading as blank and we could not perform same action which we did on author instance.
Please give us the solution to fix this issue.
console error: Refused to execute script from .js file because its MIME type ('') is not executable, and strict MIME type checking is enabled.
Thanks