We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b47ce4c commit fcab377Copy full SHA for fcab377
angular/netlify.toml
@@ -0,0 +1,8 @@
1
+[build]
2
+command = "npx ng build"
3
+publish = "dist/demo/browser"
4
+
5
+[[redirects]]
6
+ from = "/*"
7
+ to = "/index.html"
8
+ status = 200
0 commit comments