@stefan i find automatically-called lifecycle scripts confusing anyway, so i prefer explicitly calling things. in this case, i'd prepend `node --run prestart &&` to the value of the `start` script.
I just think it's interesting to break compat here. I'm fine with either approach but having different behaviors will make me stay on `npm run` because I can't be bothered to think about lifecycle scripts. 🤷
@mayank That's fair. :)
I just think it's interesting to break compat here. I'm fine with either approach but having different behaviors will make me stay on `npm run` because I can't be bothered to think about lifecycle scripts. 🤷