Katja Lutz 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-plusPublished at
2024-09-13 12:49:47Event JSON
{
"id": "9323909bb749d490c60a3b56874da33807eb5460de3e79f82ac85e87396ac560",
"pubkey": "caf0b76c5efcc2498bd77ab23c9a3f4c64b13f79a9cd7633ce08fd556f8c4a43",
"created_at": 1726231787,
"kind": 1,
"tags": [
[
"r",
"https://codeberg.org/lufrai/solid-lazy-plus"
]
],
"content": "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. \n\nThe 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 🎉!\nhttps://codeberg.org/lufrai/solid-lazy-plus",
"sig": "8e3b5648bfb51e7455e587448d150215b79719d27654baf63865f4843cb4a8d520617ee2e4fc1b50ade54fd08e262e97f8519a0fa37a2cda59cb27c5317b1658"
}