Add polyfill for replaceAll
litt1e-p opened this issue · 4 comments
litt1e-p commented
replaceAll
function needs polyfill in old node versions which will raising error for it
chenxch commented
Ok, i'll replace replaceAll
with regex.
litt1e-p commented
you can use babel to polyfill it
chenxch commented
OK, I'll look at it later.
chenxch commented
version 0.3.1.
Sorry, only the regular way is used for now.