In yarn v1, there is a special syntax for script names that allows you to define pre and post hooks. This syntax may lead to unexpected script invocations. For instance, a preserve script will run ...
npm run build:modA > npm-script-subtask-pre@1.0.0 prebuild:modA > npm run pre:preA > npm-script-subtask-pre@1.0.0 pre:preA > echo ">>>>> running pre:preA ..." && exit ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results