Commit 49d60f4
committed
refactor: simplify browser-echo initialization in router
- Removed the VITE_BROWSER_ECHO_ENABLED variable from environment configuration.
- Updated the condition for enabling browser-echo to only check for the development environment, streamlining the initialization process.1 parent 28fcd5b commit 49d60f4
File tree
2 files changed
+1
-7
lines changed- infra/ansible/group_vars/constructa
- src
2 files changed
+1
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
101 | | - | |
102 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 9 | + | |
13 | 10 | | |
14 | 11 | | |
15 | 12 | | |
| |||
0 commit comments