SquishIt icon indicating copy to clipboard operation
SquishIt copied to clipboard

Lets you *easily* bundle some css and javascript! Check out the Google group if you have questions!

Results 48 SquishIt issues
Sort by recently updated
recently updated
newest added

https://github.com/darrenkopp/libsass-net/issues/9#issuecomment-232089048 This should solve x86/x64 issues currently experienced. Should probably do this in 0.9.x not just 1.0

What I want to do is: make the scripts rendered in master page, but the file itself added inside arbitrary views. So i have a layout page with a section...

Update mvc to build and fix tests startup Add test for #331

- [x] kill 3.5 support (helps with #232) - [x] ajaxmin / yui upgrade (#261) - [x] preprocessor bootstrapping to work with VB (#232) - [x] cleanup temp files on...

v1.0

Hide everything that depends on System.Web behind an interface, allow user to specify alternate implementations. Probably a good change for v1.0, take the opportunity to overhaul configuration API to make...

v1.0

Installing SquishIt version 0.9.8.1 via NuGet gives the following exception at runtime: `Could not load file or assembly WebActivatorEx, Version=2.0.0.0, Culture=neutral, PublicKeyToken=7b26dc2a43f6a0d4 or one of its dependencies. The system cannot...

I'm attempting to use AddDynamic with the ~/signalr/hubs path, but since this is a NancyFX project there is no HttpContext. I attempted to use AddRemote, but SquishIt turns my relative...

Not sure if there's really anything we can do about this. Its only used when preprocessing, so maybe marking those assemblies SecurityCritical would be a start.