Skip to content

Conversation

@sreya
Copy link
Contributor

@sreya sreya commented Nov 13, 2025

  • Add postinstall script that builds the package if dist/ is missing
  • This fixes installations from git where dist/ is not committed
  • For npm registry installs, the script skips build (dist/ already exists)
  • Update INSTALL.md and README.md with git installation instructions

Fixes git installations by automatically building the package after clone. Requires Bun to be installed. Takes ~3-5 seconds during install.

- Add postinstall script that builds the package if dist/ is missing
- This fixes installations from git where dist/ is not committed
- For npm registry installs, the script skips build (dist/ already exists)
- Update INSTALL.md and README.md with git installation instructions

Fixes git installations by automatically building the package after clone.
Requires Bun to be installed. Takes ~3-5 seconds during install.
@sreya sreya merged commit 4cdb614 into main Nov 13, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant