chakra-ui / panda

🐼 Universal, Type-Safe, CSS-in-JS Framework for Product Teams ⚡️
https://panda-css.com
MIT License
5.23k stars 236 forks source link

Regression in Panda 0.20.1 #1745

Closed cschroeter closed 11 months ago

cschroeter commented 11 months ago

Description

With the latest Panda release I get this error and also the intial extraction time doubles from 3.6s to 6.2s Not sure if its related to the error

grafik

Link to Reproduction

https://github.com/cschroeter/park-ui

Steps to reproduce

Update to latest PandaCSS. Run pnpm website dev

JS Framework

No response

Panda CSS Version

0.20.1

Browser

No response

Operating System

Additional Information

No response

cschroeter commented 11 months ago

When rolling back I could observe that the intial extraction time is split in 3 chunks each 3.2s So performance is still not great but not part of that issue

grafik