Closed jonnyreeves closed 9 years ago
Modify the default fileNamer regexp to remove anything after .html, including the trailing querystring.
fileNamer
.html
@ArchCodeMonkey - let me know if this was the fix you had in mind and I can get it merged and published to NPM for you.
That looks like it will do the trick, thanks for the fast turnaround. :)
Modify the default
fileNamer
regexp to remove anything after.html
, including the trailing querystring.