Skip to content

fix: move cli entrypoint to separate file - #153

Merged
dsanders11 merged 2 commits into
mainfrom
no-tla
Jul 9, 2025
Merged

fix: move cli entrypoint to separate file#153
dsanders11 merged 2 commits into
mainfrom
no-tla

Conversation

@dsanders11

Copy link
Copy Markdown
Member

Moves the top-level await currently in src/index.ts to a new src/cli.ts file and uses that as the entrypoint for the CLI so that we can do require(esm) with this package.

@dsanders11
dsanders11 requested a review from a team as a code owner July 9, 2025 00:08
@dsanders11
dsanders11 requested a review from erikian July 9, 2025 00:08
Comment thread src/index.ts Outdated
Comment thread src/cli.ts
@dsanders11
dsanders11 requested a review from erikian July 9, 2025 15:14
@dsanders11
dsanders11 merged commit e7257b5 into main Jul 9, 2025
5 checks passed
@dsanders11
dsanders11 deleted the no-tla branch July 9, 2025 16:15
@continuous-auth

Copy link
Copy Markdown

🎉 This PR is included in version 2.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants