为什么不建议使用 dev.proxy 了 #6014
fantian007
started this conversation in
General
Replies: 2 comments
-
就是不支持多项目同时使用代理? |
Beta Was this translation helpful? Give feedback.
0 replies
-
检测证书是否安装是通过判断 ~/.whistle-proxy/certs/rootCA.crt 文件是否存在,为什么这样判断呢?而不是通过系统命令 判断系统钥匙串里是否有特定名称的证书 |
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.
-
我看 modern.js 源码里面有这个注释,想知道官方为啥不建议使用 @modern-js/plugin-proxy 了,基于什么考虑呢?
再问2个问题:
多项目启动,后启动的项目代理规则会覆盖先启动的项目的代理规则是吗?
多项目停止时,只要停止一个项目,别的项目的代理也会失效是吗?
Beta Was this translation helpful? Give feedback.
All reactions