Chuns Chen

Results 4 comments of Chuns Chen

Hello everyone, I have submitted a PR to next.js before, and the following code has been added: https://github.com/vercel/next.js/pull/44015 1. add app dir demo 2. extract styles, avoid no style when...

@IonelLupu @Lrunlin In the early version of antd v5.0, the extraction style is not set, and the style will be generated repeatedly, causing this problem. eg: https://github.com/ant-design/ant-design/issues/38767 https://github.com/ant-design/ant-design/issues/39418

我也发现了这点,让我来提个 PR 吧 : D

@PeachScript 提 PR([feat: support configuring esbuild](https://github.com/umijs/father/pull/538))啦,有空帮忙 CR 一下 : D