mirror of
https://github.com/jlengrand/Maestro.git
synced 2026-03-10 08:31:19 +00:00
- Version stamping now includes package.json version plus short git hash 🧩 - Local build label switched to clearer “(local)” suffix for sanity 🏷️ - Script now reads package.json robustly with safe “unknown” fallback 🛡️ - Added proper ESM path resolution using fileURLToPath/dirname utilities 🧭