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

Option to make hashmap .json file contain final filenames #3

Open
philfreo opened this issue Apr 24, 2014 · 1 comment
Open

Option to make hashmap .json file contain final filenames #3

philfreo opened this issue Apr 24, 2014 · 1 comment

Comments

@philfreo
Copy link

great plugin!

instead of

{ 'src/foo.min.js': 'a221b70a' }

it'd be great if there was an option to get this:

{ 'src/foo.min.js': 'built/foo.min.a221b70a.js' } or whatever based on how {{hash}} is in dest.

@max-degterev
Copy link
Owner

not a bad idea, care to create a PR for that?

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

2 participants