Stéphane Épardaud

Results 664 comments of Stéphane Épardaud

Hi, Not right now, but if you want to provide support via a PR, we could add it.

See https://github.com/quarkiverse/quarkus-renarde/issues/208

OK, so, perhaps the solution is to let me do this in my extension: ```java @BuildStep WebBundlerExtensionBundle requireBootstrap() { return WebBundlerExtensionBundle.bundleFor("renarde-backoffice" /* name of bundle */) .dependency("org.webjars", "bootstrap", "5.2.3") .dependency("org.webjars.npm",...

> In case the dependencies for your extension do not change depending on an app They don't change depending on the app, indeed.

Oh really? In Qute?

What tree? What image tag? I'm not following how this relates to image processing.

This has my +1 but @geoand said in https://github.com/quarkusio/quarkus/issues/40834 that he can make the extra module automatically included, which would mean the docs would have to be updated again. OTOH,...

Also, I'll add that the documentation page should probably not list the configuration options before the rest of the page. I was convinced I didn't need to scroll down after...

> > And finally, but VERY IMPORTANT, we should fix that stupid exception listed above, because it's NOT helpful. I installed other versions of Postgres, I looked online to find...