Open crzidea opened 9 years ago
Thanks @crzidea. If you could update test.js
to test for the new argument, I'd be happy to merge.
I will update test. And should I update README about this feature?
Yep, updating README would be great too, thanks.
I'm also having issues with relative paths and the rev-replace plugin, if this could be merged it would help me a lot. Can I help moving this forward?
@ankon Yes, please! I will be grateful if you can take over this!
Hi, I am writing a task to support replace relative path. Below is my code snippet:
So I need the
file.path
as an argument to support the feature. The PR is to support this.