Commit 7f5883c
committed
Fix AppHarnessProd to find 404.html under frontend_path prefix
When frontend_path is set, the build output (including 404.html) is
nested under that prefix directory. Update the static file server to
mirror what sirv does in real prod deployments.1 parent 3c11451 commit 7f5883c
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1050 | 1050 | | |
1051 | 1051 | | |
1052 | 1052 | | |
| 1053 | + | |
| 1054 | + | |
| 1055 | + | |
| 1056 | + | |
| 1057 | + | |
1053 | 1058 | | |
1054 | | - | |
| 1059 | + | |
1055 | 1060 | | |
1056 | 1061 | | |
1057 | 1062 | | |
| |||
0 commit comments