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

Add --release to CLI #35

Merged
merged 2 commits into from
Sep 29, 2021
Merged

Add --release to CLI #35

merged 2 commits into from
Sep 29, 2021

Conversation

arctic-hen7
Copy link
Member

This adds a new flag to the build, serve, and export commands in the CLI that will build for production, making it now possible to deploy Perseus apps in production (technically, it's still not recommended though).

Closes #30.

@arctic-hen7 arctic-hen7 self-assigned this Sep 28, 2021
@arctic-hen7 arctic-hen7 added A-cli Area: command line interface C-enhancement Category: enhancement P-medium Priority: medium labels Sep 28, 2021
@arctic-hen7
Copy link
Member Author

I'll add documentation for deployment in a separate commit, because that also involves some testing of wee_alloc on code size optimization.

@arctic-hen7 arctic-hen7 merged commit f66bbb9 into main Sep 29, 2021
@arctic-hen7 arctic-hen7 deleted the cli-release-mode branch September 29, 2021 00:08
@arctic-hen7 arctic-hen7 added this to the v0.3.0 milestone Sep 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-cli Area: command line interface C-enhancement Category: enhancement P-medium Priority: medium
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add release mode to CLI
1 participant