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

Doesn't work with grunt-newer #25

Open
zipper opened this issue Jun 21, 2018 · 0 comments
Open

Doesn't work with grunt-newer #25

zipper opened this issue Jun 21, 2018 · 0 comments

Comments

@zipper
Copy link

zipper commented Jun 21, 2018

When used with grunt-newer, plugin throws error "Warning: Cannot read property 'indexOf' of undefined Use --force to continue.". It is probably caused by non-standard src-dest mappings used by grunt-data-uri.

Problem is, grunt-newer always passes files in options, even though src and dest were set. It assumes, that whatever plugin it calls, it supports files array format.

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