mixtur / webpack-spritesmith

Webpack plugin that converts set of images into a spritesheet and SASS/LESS/Stylus mixins
499 stars 56 forks source link

Use `loader-utils` with `interpolateName` for support all properties in name #22

Closed alexander-akait closed 7 years ago

alexander-akait commented 8 years ago

Example: i need feature [<hashType>:hash:<digestType>:<length>]. Thanks!

mixtur commented 8 years ago

Sorry. I really don't have time at the moment. Though I'll look at it in a week or two. You are welcome to fork and do it yourself If you don't want to wait that much. I am accepting PRs.

mixtur commented 8 years ago

Also "loader-utils" and "interpolateName" are not really applicable there since webpack-spritesmith is not a loader. It is a plugin. Still, I'll see what I can do.

alexander-akait commented 8 years ago

@mixtur loader-utils have some feature what can be using not only for loaders. Thanks. If I find time, I do PR.

mixtur commented 7 years ago

should work in 0.3.0