You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: blogs/series-5-devops-data/5.7-azure-deploy-angular-swa.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Angular applications compiled for production are static files: HTML, JavaScript
6
6
7
7
This article writes the GitHub Actions workflow that installs, injects environment values, builds, and deploys the Angular application to Azure Static Web Apps — and explains the `staticwebapp.config.json` file that makes client-side routing work correctly after deployment.
8
8
9
-

9
+

10
10
11
11
📖 **Tutorial Repository:**[AngularNetTutorial on GitHub](https://github.com/workcontrolgit/AngularNetTutorial)
0 commit comments