mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 20:01:09 +02:00
- Create build-changed-apps.sh script that: - Detects which web apps have changes vs remote branch - Builds only affected apps (not all apps) - For shared packages, builds main apps that depend on them - Enable pre-push hook to run build validation This catches npm package incompatibilities and build failures before pushing to remote, preventing CI/CD failures. Skip with: git push --no-verify |
||
|---|---|---|
| .. | ||
| pre-commit | ||
| pre-push | ||