arkit
arkit copied to clipboard
Manage dist folder and conditional npm publishing
Remove the committed dist folder and implement CI/CD to verify builds on PRs and automate npm publishing on master.
This change significantly reduces repository size, cleans up git history by removing build artifacts, and streamlines the release process by automatically publishing new versions to npm with provenance when merged to master. The package version has also been bumped to 2.0.0.
Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents