[Vite] Infinite hmr updates since Linaria 6.2 #1419
Labels
bug report 🦗
Issue is probably a bug, but it needs to be checked
cat: performance 🚀
Issue is related to performance
needs: complete repro 🖥️
Issue need to have complete repro provided
Environment
6.2.1
0.5.4
5.3.2
18.17.1
14.4.1
WYW config:
useWeakRefInEval: false
Description
I can build my Remix project with Vite in Linaria 6.1.0, but this behaviour appeared since version 6.2.0.
When building my entire codebase, build never ends and keeps updating forever:
With a stripped down version of my app, I am able to build but still see a lot a repeated updates:
Reproducible Demo
I don't have that right now. Seems related to some sort of circular dependencies.
The text was updated successfully, but these errors were encountered: