Results 21 comments of Thomas Vantuycom

Could any of you set up a small repo with the bare minimum to reproduce the problem? In all of the cases I've tried, replacement in JSON files seems to...

@jamesknelson I can help out if you're still looking for a maintainer.

@jamesknelson I'd like to repeat my willingness to take over maintenance/ownership of this package. There's a growing backlog that's waiting to be processed.

I tried to reproduce your issue, but woff2 files are being correctly rev'd in my case. Are you using `gulp-rev` to create the rev'd assets? Could you check if the...

Could you share the rev-manifest entries for the .woff and .woff2 files, or set up a small repo that reproduces the problem?

Alright. This is another instance of #47. I'm working on a solution.

@roeeba Is there any progress on this?

`gulp-sass` [v4.0.0](https://github.com/dlmanning/gulp-sass/releases/tag/v4.0.0) was released, which fixes the `gulp-util` warning. The warnings on the `gulp` install can be fixed by moving to [v4.0.0](https://github.com/gulpjs/gulp/releases/tag/v4.0.0) as well, I believe. Additionally, `gulp-rev-replace` is no...

This full refactor, is it something you're interested in or are you pleased with the plugin as it is? Do you have ideas about what a rewrite would look like?...

Would you mind setting up a sample repository to illustrate your issue? That will make it easier to debug and help.