Move shjs into a separate package
Author: nfischerCreated Aug 1, 2016Updated Jul 8, 2024
Labelsrefactorbreaking
As discussed in #497, I think we should consider moving shjs into a separate module, setting up its own tests, and making sure we get it right. Once we're satisfied with the module, we can require shelljs as a peer dependency and move shjs out of ShellJS itself.
We should also probably make a release of shelljs with a deprecation warning in shjs, before moving it out for good.
Source: shelljs/shelljs