Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possibility to exclude specific files #108

Open
ElectroLutz opened this issue Apr 1, 2014 · 0 comments
Open

Possibility to exclude specific files #108

ElectroLutz opened this issue Apr 1, 2014 · 0 comments

Comments

@ElectroLutz
Copy link

I would love to have a config entry (or so) to exclude specific files from the default assets when a route/controller/whatever is matched.

In my use case I have a file that's needed on every page except one (because it there causes an IE8 error). Currently this would result in removing the file from the base file and adding it to every asset (which are pretty much in my project) except the one that must not have it.

I see the biggest problem while the build process, because it has to be aware of the exclusion and must build two (or more) files.

I hope you have an idea and I'm looking forward to see a patch.

Cheers
Marko

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant