Philip Ermish

Results 5 comments of Philip Ermish

I had a similar issue using `gulp-filter`. I believe you need to add the `manifest` option to `revReplace()` . So: `.pipe($.revReplace())` becomes: `.pipe($.revReplace({ manifest: gulp.src('dist/manifestfile') })`

^ this library is failing in my nuxt 3 upgrade :(

any updates for esm support?

Hey @ann-kilzer ! talk with @theyokohamalife πŸ˜† .