You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently shelljs.sed only supports replacement string. With just a couple of lines, it can support replacement function too. Wonder if it's ok to do so? If there's no objection, I'll create a PR for it.