Skip to content

Commit 5129dae

Browse files
JeanMechejosephperrott
authored andcommitted
ci: redirect adev to index.csr.html (angular#63168)
The build doesn't produce an `index.html` PR Close angular#63168
1 parent d733c69 commit 5129dae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

adev/firebase.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"rewrites": [
6868
{
6969
"source": "**",
70-
"destination": "/index.html"
70+
"destination": "/index.csr.html"
7171
}
7272
]
7373
}

0 commit comments

Comments
 (0)