Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to zodparser for parsing command line args #142

Merged
merged 7 commits into from
Apr 3, 2023

Conversation

jculvey
Copy link
Collaborator

@jculvey jculvey commented Apr 3, 2023

Moves to the zodcli package for parsing command line arguments.

Also adds back the call to runBuild that got dropped from a previous change.

@changeset-bot
Copy link

changeset-bot bot commented Apr 3, 2023

🦋 Changeset detected

Latest commit: e583d5d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@cloudflare/next-on-pages Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Apr 3, 2023

🧪 A prerelease is available for testing 🧪

You can install this latest build in your project with:

npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/next-on-pages/runs/4601688295/npm-package-next-on-pages-142

Or you can immediately run this with npx:

npx https://prerelease-registry.devprod.cloudflare.dev/next-on-pages/runs/4601688295/npm-package-next-on-pages-142

@GregBrimble
Copy link
Member

<3 cool! FYI, I plan to add support for auto-generating a --help message, so expect that in a future release :)

Copy link
Member

@dario-piotrowicz dario-piotrowicz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😃

package.json Outdated Show resolved Hide resolved
src/index.ts Outdated Show resolved Hide resolved
@dario-piotrowicz dario-piotrowicz merged commit dcbbb9a into main Apr 3, 2023
@dario-piotrowicz dario-piotrowicz deleted the parse-cli-args branch April 3, 2023 22:04
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.

3 participants