Commit a53dbe8
committed
Update app_location to output/wwwroot in SWA deploy step
Changed app_location in Azure Static Web Apps deployment from "output" to "output/wwwroot" to ensure the correct directory is used for static site files. No other configuration changes were made.1 parent 192fa76 commit a53dbe8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments