Mark Lyck
Mark Lyck
I think this is a duplicate of: https://github.com/oven-sh/bun/issues/643 but yes, this is the only thing left preventing me from using bun as well 😞
@afc163 any update on being able to toggle darkmode with ConfigProvider? 🙏
This seems to be more of a problem with `next-plugin-antd-less` than `next` itself. I think in 12.2.2 next added warnings for extending the config with other keys, and this is...
This sounds more like a workaround than a solution 😰 But thanks for sharing!
My build also takes several minutes and thought a progress bar/indicator would be very helpful! I also don't have anything I could think of that should make my build especially...
Unfortunately, it's not open-source, and not owned by me so I can't share it. @developit so I figured out one of the problems. One of the Npm packages I used,...
@developit yeah that's what I thought. I'm bundling a library. This is the output from this morning: ``` $ microbundle node-resolve: setting options.module is deprecated, please override options.mainFields instead node-resolve:...
How is this not in v4? Please 🙏 ant design team, add a way to dynamically switch themes without the use of less variables.
@hwillson and @benjamn Thanks for creating this public issue and commenting. I was just about to start a huge painful migration from @apollo-client to another graphql client to get Suspense...
@pkellner I was going to give [gqty](https://gqty.dev) a try. I built a POC for it, It's amazing being able to just write the code as if it was an object...