Commit edbaed7
authored
feat(fullstack): add
This is nice for dynamic client entry, but this can be disabled for Nitro for now to avoid a slightly annoying log when the app is server only nitrojs/nitro#3662
```
◐ Building [Client] nitro 12:51:18 AM
vite v7.1.10 building for production...
✓ 1 modules transformed.
Generated an empty chunk: "__fallback".
✓ built in 23ms
```clientBuildFallback option (#1289)1 parent 989fcc9 commit edbaed7
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
58 | 62 | | |
59 | 63 | | |
60 | 64 | | |
| |||
543 | 547 | | |
544 | 548 | | |
545 | 549 | | |
546 | | - | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
547 | 553 | | |
548 | 554 | | |
549 | 555 | | |
| |||
0 commit comments