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

feat: add client working dir to support deploying next.js #765

Merged
merged 3 commits into from Nov 2, 2023

Conversation

cjk7989
Copy link
Contributor

@cjk7989 cjk7989 commented Nov 2, 2023

Refact the PR #746. This PR assigned a working dir "staticsites-cli" to run StaticSiteClient.exe when using "swa deploy". The dir will be created and removed automatically under the path of repo. In the deployment process, app and api folders will be copied to this working dir before zipping and uploading. This will fix the bug of #531, #550, and support next.js deployment.

@github-actions github-actions bot added the scope: core Issues happened a the ./src/core level label Nov 2, 2023
@cjk7989 cjk7989 merged commit 072bc8c into main Nov 2, 2023
36 checks passed
@cjk7989 cjk7989 deleted the Jikun/add-clientWorkingDir branch November 2, 2023 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: core Issues happened a the ./src/core level
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants