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 --no-zip pc CLI Parameter #479

Merged
merged 8 commits into from Feb 8, 2023

Conversation

r0b2g1t
Copy link
Contributor

@r0b2g1t r0b2g1t commented Feb 8, 2023

All Submissions:

  • Have you followed the guidelines stated in CONTRIBUTING.md file?
  • Have you checked to ensure there aren't any other open Pull Requests for the desired changed?

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

New Feature Submission:

  • Does your submission pass the tests?
  • Have you linted your code locally prior to submission?

The PR provides the option to disable zipping for the backend and frontend exports via the pc export --no-zip command. That was requested by @Cheesy-Brik in the issue #472.

pynecone/pc.py Show resolved Hide resolved
pynecone/utils.py Show resolved Hide resolved
@picklelo picklelo linked an issue Feb 8, 2023 that may be closed by this pull request
@picklelo picklelo merged commit fdf0e9e into reflex-dev:main Feb 8, 2023
ACucos1 pushed a commit to ACucos1/rd-pynecone that referenced this pull request Feb 28, 2023
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.

[Bug] Cannot export on Windows due to zip command
2 participants