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

Feature Request: easy way to disable file renaming #59

Open
dominic-p opened this issue Oct 31, 2018 · 0 comments
Open

Feature Request: easy way to disable file renaming #59

dominic-p opened this issue Oct 31, 2018 · 0 comments

Comments

@dominic-p
Copy link

dominic-p commented Oct 31, 2018

First off, thanks for the great plugin. I really love working with it.

One minor issue for me is that I don't want asset files renamed. In order to accomplish that I'm currently defining the following template function:

meta => meta.name + '.' + meta.ext + meta.query

This works, but, in my opinion, it would be a lot cleaner and more future proof to have a simple switch to disable file renaming. Maybe you could just pass false to the hashFunction setting?

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