Rom

Results 965 comments of Rom

@danmademe Love it. It was actually quite painful to have to research the supported version for each library I reviewed. I assigned you.

I had a look at https://github.com/ozergul/vite-ssr-usehead and everything works as expected with the exception that `@vueuse/head` doesn't collect the head meta data on SSR. AFAICT this is a `@vueuse/head` prob...

Maybe it should be included in the boilerplate then

> https://contra.com/gajus On that website it's 175 chunks. The one's I inspected are all small. It seems that something is wrong with the code splitting heuristic.

Also probably related: https://github.com/rollup/rollup/issues/4547 (in this case there are even a *lot* of empty chunks).

That's great to hear 💚. Thanks for the answer. > the chunking runs very early Ok that probably explains https://github.com/rollup/rollup/issues/4547 then (because the mentioned Vite app uses a Vite transformer...

Ah, actually, I'm just realizing it's not that easy because modules are not allowed to be imported twice. This means chunking is not only an optimization but also a correctness...

@gajus FYI Lukas mentioned "minimal chunk size" in his Vite talk.

We developed a new solution: the [Lsos Donation Fund](https://lsos.org/fund). Unlike the Lsos Commons, the Lsos Donation Fund doesn't alter your license and everything stays free; the donation fund collects donations...

Is there a way to achieve that? That would be wonderful.