From b7821308d8508e5e7984984c0781dd54c6c9d626 Mon Sep 17 00:00:00 2001 From: Yagiz Nizipli Date: Thu, 18 Jun 2026 13:33:13 -0400 Subject: [PATCH] src: add --enable-run-hooks for node --run pre scripts node --run intentionally does not run lifecycle scripts. Add an opt-in --enable-run-hooks flag that, together with --run, also runs the matching "pre