Commit 332d9ac
committed
fix: update Vite config to use import.meta.env for environment variables
- Refactored the Vite configuration to utilize import.meta.env for accessing environment variables, ensuring consistency and alignment with modern Vite practices.1 parent adcb577 commit 332d9ac
1 file changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
0 commit comments