半山Alec

Results 9 comments of 半山Alec

Same issus,I hope the author can fix it or give tips in the documentation.

https://github.com/ant-design/ant-design/issues/47777#issuecomment-1985302307 需要自行监听是否滚动条

虽然我可以配置把`abc.com/__open-stack-frame-in-editor` 转发到 `localhost:5233/__open-stack-frame-in-editor`。 但每个项目的域名配置都不同,开发体验不好。

> 想问问你们开发和代理链路是怎么样的?具体的 html / 静态资源 / 后端接口 / dev server 都是怎么代理的 用纯前端项目vite脚手架的举例 - dev server:`https://localhost:4173/eew-management`(请求index.html 包含静态资源) - 后端接口:直接请求后端域名:`abc.com/api/v1/xxx` (因为跨域,所以要使用dev server的proxy,或者反代理) - 代理链路:使用whistle反代理,把`abc.com/eew-management`的所有请求转发到dev server(使用反代理主要解决OAuth的cookie跨域问题)

![Image](https://github.com/user-attachments/assets/3219d717-f426-4358-ae4f-1317714ba489) build fail in linux,but work well in windows10

> ![Image](https://github.com/user-attachments/assets/3219d717-f426-4358-ae4f-1317714ba489) build fail in linux,but work well in windows10 https://github.com/module-federation/vite/issues/245 same issue in docker env

同样的问题,只能放弃使用esm