chore: fix 404 page not working for main site
This commit is contained in:
parent
c105b85a89
commit
ce81f5d59c
2 changed files with 2 additions and 14 deletions
|
@ -4,12 +4,6 @@
|
|||
"target": "main",
|
||||
"cleanUrls": true,
|
||||
"public": "apps/main/build",
|
||||
"rewrites": [
|
||||
{
|
||||
"source": "**",
|
||||
"destination": "/index.html"
|
||||
}
|
||||
],
|
||||
"ignore": ["**/.*"]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue