Closed ezzatron closed 6 years ago
Thanks for the great PR!
I'll be reviewing this hopefully the next day or so.
Hi @ezzatron,
I'll be closing this PR due to innactivity, but please feel free to open again if you wish to have the functionality in.
Cheers!
At my workplace, we use Webpack to produce "branded", or "skinned" applications, which dictates that we have a directory structure like so:
This PR adds support for a
path
option, which allows us to output the version files in a location that works with our directory structure.