I have two questions. I was excited about using SquishIt to improve my site's performance. The site is
ASP.NET and works fine on using SquishIt on the localhost. However, when I publish the site and load it to my webhost, the bundles never resolve to the combined file as if debug mode = true, but I do have it disabled. I finally gave up on this issue and manually included combined css and js tags in my page. Unfortunately, now the site only displays correctly in Chrome or FF. IE 10 and Safari (desktop and mobile) either do not work or display gibberish.
Please feel free to take a look for yourself.
You can also see that the site does behave correctly in all browsers before being squished...
I am a little disappointed in the documentation I found here:
I feel like two simple demo projects (one for MVC and one for
ASP.NET) available for download would be very helpful. Maybe you have this and I am not looking in the correct place?
Any help would be greatly appreciated as I would enjoy using using this package.