The server.proxy option in rsbuild configuration is lost after refresh #5208
Closed
yecongling
started this conversation in
General
Replies: 1 comment
-
是我自己代码的问题,打扰了 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
最近更新了最新版的rsbuild,突然发现,我的rsbuild的配置中是这么配置的:

,当我改了某些组件内容保存后,浏览器端会自动刷新,但是每次刷新后,重新请求后台的请求地址,我的/api居然没有被重写,而是一起拼接到地址上直接请求我的后台了,有人遇到过这种情况吗???
Beta Was this translation helpful? Give feedback.
All reactions