Étienne
Étienne
Also have this problem, and tested locally that this fix does indeed work: https://github.com/vbenjs/vite-plugin-html/pull/96 @anncwb mind taking a look at the PR?
It's up to you. I had the time to see this to completion in 2021, I still think your documentation needs work, so it's more of an ask than a...
So for starters, I'm looking at your code and I can't see why it might cause issues. (I'm also curious as to why the built-in CDN config does not work...
Okay, I've done some digging, and here's some thoughts: 1. If you turn on debug logging, does that help with diagnosis? I've added some logging to the latest release that...
Okay firstly, sorry for the delay here, I've taken a look a few times at this but never typed up a reply and it's long overdue. I can't see anything...
Okay! Glad you were able to get your project working. On Tue, 8 Oct 2024, at 10:25 AM, Andy Bayer wrote: > > > Thank you for the reply! >...
For my own needs, I was able to replicate the functionality of this library using solely two widely-used libraries, [ejs](https://github.com/mde/ejs) and [html-minifier](https://github.com/kangax/html-minifier). e.g. code below (typescript) In plugins list: ```javascript...
Hi, sorry for the delay here, I'm mid vacation. So if I'm understanding correctly, your goal is not only to access/expose private files, it is to generate signed urls? Signed...
Hi @blazstefin, haven't heard from you. If I don't hear back in a week or two, going to close this issue!