Katja Lutz ~ katywings on Nostr: A new version of `solid-lazy-plus` is out. Its a `lazy` drop-in replacement that ...
A new version of `solid-lazy-plus` is out. Its a `lazy` drop-in replacement that correctly server renders css assets of dynamically loaded modules.
The new version adds support for modules in non-entry chunks. Rollup's chunking algorithm sometimes moves closely-related modules into so-called non-entry chunks. Previously solid-lazy-plus could not find the assets for such modules 😅, but now it does 🎉!
https://codeberg.org/lufrai/solid-lazy-plus
The new version adds support for modules in non-entry chunks. Rollup's chunking algorithm sometimes moves closely-related modules into so-called non-entry chunks. Previously solid-lazy-plus could not find the assets for such modules 😅, but now it does 🎉!
https://codeberg.org/lufrai/solid-lazy-plus