Commit 5dc719a
fix(web): switch to SPA mode (ssr: false)
The original Nuxt 2 app was a static SPA. SSR requires Firebase
service account credentials at runtime which complicates deployment.
SPA mode matches the original behavior and simplifies hosting.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent f28d9a0 commit 5dc719a
1 file changed
Lines changed: 2 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
| 94 | + | |
101 | 95 | | |
102 | 96 | | |
103 | 97 | | |
| |||
0 commit comments