Commit dd888b0
committed
refactor(vite): adjust HMR config and clean duplicate env var
Updates the Vite HMR settings to set protocol, host, and port explicitly for WebSocket stability.
Also removes duplicate SSH_AUTH_SOCK entry from devcontainer Docker compose to reduce redundancy.1 parent 2c53cb1 commit dd888b0
File tree
2 files changed
+3
-1
lines changed- .devcontainer
- packages/presentation
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
132 | 135 | | |
133 | 136 | | |
134 | 137 | | |
| |||
0 commit comments