Commit a2f3123
committed
fix(vite): remove unnecessary rewrite rule in API proxy configuration
- Simplified the API proxy configuration in vite.config.js by removing the rewrite rule for the '/api' path, maintaining the changeOrigin setting for proper request handling.1 parent 496fe0a commit a2f3123
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| |||
0 commit comments