Jean-Pierre Vincent

Results 12 comments of Jean-Pierre Vincent

Thanks, it does work for me now. Ideally, it should be pre-configured in the docker image isnt it ? Feel free to close the ticket if you think it's not...

Hi In my case : - the operators are not the maintainers and operators dont necessarily have Git credentials, so option 1 (directly from github) is not useful for us....

Thanks for the answer and the details, I hope to find some time to propose you something. Cheers

Hi I opened the other ticket (https://github.com/vitejs/vite/issues/5120) about disabling module preload. I understand the proposal here is to be more precise than just a switch, but I cant add a...

Hi Nice to see this option appearing. I dont have an opinion about the naming and all, but I would add that we need to also filter CSS preloads. It...

It's already possible to write something like this : ``` javascript lzld(document.querySelector('.element')); ``` That means you can trigger the lazyload detection whenever you want, with the syntax you think is...

sure, will think about it in my case, it was because we had to add support for lazy-loading background images.

+-----------------------------+-------------------------------------+ | Navigateur | Connexions persistantes par domaine | +=============================+=====================================+ | Firefox 3 et plus | 6 | +-----------------------------+-------------------------------------+ | Chrome | 6 | +-----------------------------+-------------------------------------+ | Safari | 6 |...