chenxch/unplugin-vue-setup-extend-plus

Add polyfill for replaceAll

litt1e-p opened this issue · 4 comments

replaceAll function needs polyfill in old node versions which will raising error for it

Ok, i'll replace replaceAll with regex.

you can use babel to polyfill it

OK, I'll look at it later.

version 0.3.1.
Sorry, only the regular way is used for now.