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

Can't preprocess svg files anymore #1026

Closed
r3mi opened this issue Apr 12, 2014 · 0 comments · Fixed by #1027
Closed

Can't preprocess svg files anymore #1026

r3mi opened this issue Apr 12, 2014 · 0 comments · Fixed by #1027

Comments

@r3mi
Copy link
Contributor

r3mi commented Apr 12, 2014

I am trying to preprocess svg files with ng-html2js (for svg files referenced by ng-include, or templateUrl in directives).
This doesn't work:

Ignoring preprocessing (ng-html2js) /path/to/file.svg because it is a binary file

which is wrong because svg is not a binary file.
I think it is a regression introduced by #885

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

Successfully merging a pull request may close this issue.

1 participant