postcss / postcss-url

PostCSS plugin to rebase url(), inline or copy asset.
MIT License
377 stars 59 forks source link

prepend original filename in hashed filename #114

Closed digitalkaoz closed 6 years ago

digitalkaoz commented 6 years ago

useful for later referencing of images (so one can map the compiled images to the original ones)

to activate it simply use this hashOptionsconfig:

{
  append: true
}
digitalkaoz commented 6 years ago

@sergcen any opinion on this one?

sergcen commented 6 years ago

I think it's usefull

digitalkaoz commented 6 years ago

any chance we get this merged and published?

sergcen commented 6 years ago

of course, little later, today or tommorow

digitalkaoz commented 6 years ago

Merci bien :)