Originally posted by **wcl-onespan** August 13, 2022
First off, great port, works better than the original...
Is there a way to specify multiple files to use the same custom updater, other than specifying each file individually in the versionrc.cjs?
This could be a pattern match like "*.html" or it could be that I need to use an array like ["index.html","login.html"] etc? I have tried both of these options and neither seem to work, so I am not sure if it is possible. If I can extend the filename field, that might be an option too since I am using a custom config, but I'm not sure where to start for that.
Any help or advice would be greatly appreciated.
-Will
Discussed in https://github.com/absolute-version/commit-and-tag-version/discussions/41