fix github installs, ship dist output, add install-time build hook

This commit is contained in:
2026-02-23 11:35:53 +01:00
parent 54b75088e9
commit b207a7ed90
8 changed files with 347 additions and 7 deletions

7
.gitignore vendored
View File

@@ -1,9 +1,6 @@
# Dependencies
node_modules/
# Build output
dist/
# Logs
*.log
npm-debug.log*
@@ -20,3 +17,7 @@ Thumbs.db
# TypeScript
*.tsbuildinfo
# Agent notes
AI_AGENT_REPORT.md
LEARNINGS.md