shelljs-transpiler
shelljs-transpiler copied to clipboard
option not recognized: sed -i
Looks like sed doesn't support options. Probably a regression. The -i option is listed in the source, so I suspect this is just a bug with the convertSed() function not allowing options.