Skip to content

Commit

Permalink
Revert "Merge pull request Azure#883 from codingoutloud/main"
Browse files Browse the repository at this point in the history
This reverts commit b298821, reversing
changes made to 7938384.
  • Loading branch information
Timothy Wang committed Dec 15, 2024
1 parent ed735e6 commit c62e7d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/www/docs/cli/swa.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ This is the commandline utility for streamlining local development for Azure Sta
- start emulator or bind to dev server
- deploy project to Azure Static Web Apps

If you don't enter any command and run `swa`, it will act as a macro command shortcut for `swa init`, `swa build`, `swa login` and `swa deploy`. The `swa init` command will only be executed if the `swa-cli.config.json` does not exist in the current folder.
If you don't enter any command and run `swa`, it will act as a macro command shorcut for `swa init`, `swa build`, `swa login` and `swa deploy`. The `swa init` command will only be executed if the `swa-cli.config.json` does not exist in the current folder.

The best way to get started is to use the `swa` command and follow the interactive prompts.

Expand Down

0 comments on commit c62e7d9

Please sign in to comment.