Improve hot reloading performance
complete
D
Dawid Wraga
Editing recipies inside panda config eg those using defineRecipe or defineSlotRecipe takes a long time to show changes. For this reason, during early stages of a project, I always resort to sva and CVA. This improves performance but even then it can be slow compared to alternatives, and occasionally I experience crashes.
Segun Adebayo
complete
David Cingala
Segun Adebayo: Thanks to the whole Panda team, improvements are massive in last versions !
Alexandre Stahmer
in progress
since this PR, it should be much faster now
also waiting for this one to be merged that fixes a regression while improving the perf (before regression) https://github.com/chakra-ui/panda/pull/1768
David Cingala
Agree, this is one of the biggest DX pain point, I know some work is done regarding postCSS plugin so I'm sure things will move in the right direction !