A programmer

Results 28 comments of A programmer

Go implementing it

It looks like the minifier can't parse the JS. Maybe try with a different minifier to see if any luck? There are 3 JS minifiers in total. Besides, I haven't...

I see. The minifiers are very out of date, I'm sure the latest version would work. That being said, I don't even have a window box these days to build...

It is possible to change but it will be breaking change (because people might be relying on case sensitivity) and I'm not sure it's worth it. Isn't it possible to...

Combres doesn't support right now. It would be great if someone can take over this enhancement, I can help point to the right place.

As I thought more about it, it could be fairly simple. All you need to do is modifying DotLessCssFilter so that it ignores `.css` files. Then apply that filter for...

Not possible at the moment, but it can be coded quite easily. The place to look at is `API/WebExtensions.cs`. I believe you only have to modify `UrlPattern` and update routing...

I think it's best if there's a config for this, something like: ``` ``` I would love to receive PR.

You can certainly try Adept.Combres. If it works well, I would appreciate a PR to merge into the core.

This is an interesting idea. But for now, you can create multiple resource sets with overlapping resources.