Smidge - Error 500 when Umbraco:Hosting:Debug set to false
Hi!
I receive the error below when I have Umbraco:Hosting:Debug set to false in appsettings.json. Smidge bundles the files correctly and it's working on localhost. I suspect the issue to be that the file doesn't end on .js, is it possible to set Smidge to bundle the files like this instead: my-scripts.js?v=1.3.0.148 like it does when you set Umbraco:Hosting:Debug to true
Smidge - Error 500 when Umbraco:Hosting:Debug set to false
Hi!
I receive the error below when I have Umbraco:Hosting:Debug set to false in appsettings.json. Smidge bundles the files correctly and it's working on localhost. I suspect the issue to be that the file doesn't end on .js, is it possible to set Smidge to bundle the files like this instead: my-scripts.js?v=1.3.0.148 like it does when you set Umbraco:Hosting:Debug to true
Or can you configure IIS to accept .js.whatever?
Error:
is working on a reply...