What's New
o Other fix other-apps

Skip frontend Node deps on released installs

TA @tanmoysrt · #270 · merged 24 Jul 2026

Released installs were pulling `node_modules` for the admin frontend despite never compiling it; now gates on `is_dev_install`.