Skip to content

Commit 279c0ff

Browse files
Undo alerts as they don't render in this file
1 parent bd7cc7d commit 279c0ff

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

articles/static-web-apps/static-web-apps-cli.yml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -366,8 +366,7 @@ directCommands:
366366
swa deploy
367367
```
368368
369-
> [!NOTE]
370-
> The `build` folder must contain the static content of your app that you want to deploy.
369+
> **Note**: The `build` folder must contain the static content of your app that you want to deploy.
371370
372371
**Option 2:** You can also deploy a specific folder:
373372
@@ -395,8 +394,7 @@ directCommands:
395394
}
396395
```
397396
398-
> [!NOTE]
399-
> If your project doesn't have any `staticwebapp.config.json` file, add one under your `outputLocation` folder.
397+
> **Note**: If your project doesn't have any `staticwebapp.config.json` file, add one under your `outputLocation` folder.
400398
401399
1. Deploy your app:
402400
@@ -422,8 +420,7 @@ directCommands:
422420
423421
### Deploy using the `swa-cli.config.json`
424422
425-
> [!NOTE]
426-
> The path for `outputLocation` must be relative to the `appLocation`.
423+
> **Note**: The path for `outputLocation` must be relative to the `appLocation`.
427424
428425
If you are using a `swa-cli.config.json` configuration file in your project and have a single configuration entry, use a configuration like this:
429426

0 commit comments

Comments
 (0)