@qwik.dev/optimizer@2.0.1-beta.1
📦 qwikView on GitHub →
🐛 1 fixes🔧 2 symbols
Summary
This patch release addresses a bug related to the handling of module-level variables during code extraction.
🐛 Bug Fixes
- Fixed an issue where module-level variables could be incorrectly moved into extracted qrl chunks even when the main module still required them.