Skip to content

Commit e15d857

Browse files
add home screen
1 parent 5dd1947 commit e15d857

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

angular.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"src/assets",
2929
{
3030
"glob": "_redirects",
31-
"input": "src",
32-
"output": "/"
31+
"input": "./",
32+
"output": "./"
3333
}
3434
],
3535
"styles": ["src/styles.scss"],

0 commit comments

Comments
 (0)