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

Add "include-if-exists" functionality #82

Open
stefanozoffoli opened this issue May 11, 2017 · 0 comments
Open

Add "include-if-exists" functionality #82

stefanozoffoli opened this issue May 11, 2017 · 0 comments

Comments

@stefanozoffoli
Copy link

stefanozoffoli commented May 11, 2017

Hi and thank you for this library,

i'd like to have a directive that would include a file only if it exists. If it don't exists, it would fail silently.

Something like this:

//=include-if-exists vendor/vendor.js 

It would be really useful, so I could simply delete files that i don't need for a particular project.

Thank you

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

No branches or pull requests

2 participants