Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add polyfill for replaceAll #5

Closed
litt1e-p opened this issue Jul 4, 2022 · 4 comments
Closed

Add polyfill for replaceAll #5

litt1e-p opened this issue Jul 4, 2022 · 4 comments

Comments

@litt1e-p
Copy link

litt1e-p commented Jul 4, 2022

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

@chenxch
Copy link
Owner

chenxch commented Jul 4, 2022

Ok, i'll replace replaceAll with regex.

@litt1e-p
Copy link
Author

litt1e-p commented Jul 4, 2022

you can use babel to polyfill it

@chenxch
Copy link
Owner

chenxch commented Jul 4, 2022

OK, I'll look at it later.

@chenxch
Copy link
Owner

chenxch commented Jul 4, 2022

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

@chenxch chenxch closed this as completed Aug 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants