jperezov opened this issue 7 years ago · 1 comments
In string-replace-loader/lib/getOptionsArray.js, line 13,
string-replace-loader/lib/getOptionsArray.js
type: 'string'
should read
types: ['string', 'function']
This would allow for template functions to be used for the replace value.
supported as of 2.2.0. thank you