Commit Graph

4 Commits

Author SHA1 Message Date
github-actions[bot]
e372132a02 build: compile dist/ [auto] 2026-01-07 05:00:50 +00:00
github-actions[bot]
756912c26a build: compile dist/ [auto] 2026-01-05 04:06:24 +00:00
Jarrod Watts
db9e275c5d chore: remove dist/ from git tracking
dist/ was already in .gitignore but was still tracked because it was
added before the gitignore entry. This removes it from the index so
.gitignore takes effect.

After this:
- PRs will no longer include dist/ changes
- CI workflow rebuilds dist/ on main after each merge
- Contributors run `npm run build` locally to test

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-05 14:52:20 +11:00
github-actions[bot]
b59e5daacd build: compile dist/ [auto] 2026-01-05 03:37:58 +00:00