-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
I have some code:
OnRequest.ForCss("~/Stylesheets-{0}.aspx")
.Compact
.FilesIn("~/Scripts/jquery-ui/themes/custom").Matching("jquery-ui.css")
.FilesIn("~/css").Matching("*.css")
.Configure();
I would like to specifically exclude certain files from this OnRequest, instead of including them.
I'd be happy to work on this issue, if this project is still watched over by the developer. But since rejuice.me is down and there is an open Pull Request, I'm uncertain that it's worth my time.
Metadata
Metadata
Assignees
Labels
No labels