dashuai

Results 21 comments of dashuai

Thank you very much for your contribution and recognition of our project; we need to talk about how this solution will be implemented, so please be patient!

react-router-dom supports adding basename, which will save a lot of files. by adjusting like this, there should be less code modifications. ``` const router = createBrowserRouter(routes, { basename: process.env.REACT_APP_BASE_URL_PATH, });...

@liuyuanzhi-cn I looked at the changes you submitted. There will be a lot of code intrusion and modification. I tried to achieve it by adding basename in combination with react-router-dom....

> > @liuyuanzhi-cn > > I looked at the changes you submitted. There will be a lot of code intrusion and modification. I tried to achieve it by adding basename...

We will support this feature in version 1.3.5. The PR you contributed here is currently not applicable, so I will close the PR first.

This problem is because the code currently inserted through the CSS/HTML customization feature is inserted during client-side rendering, so search engines cannot crawl directly to this customized content. To resolve...

First of all, this is due to the packaging method of create-react-app. CRA will package all used node_modules packages into main.js; and main.js will return to the seat entry file...

> @shuashuai No, I am not on Slow 3G (that's related to throttling feature of Edge stimulate running on slow internet). My internet speeds are actually over 150 MBPS. >...

Sorry for the late reply, who of you two is willing to contribute to this issu? @bangzzzz @sosyz

We will use crowdin to solve translation problems, and subsequent translation work will be carried out in [crowdin](https://crowdin.com/profile/answerdev)