quarkiverse / quarkus-web-bundler

Create full-stack web apps quickly and easily with this Quarkus extension. It offers zero-configuration bundling for your web app scripts (JS, JSX, TS, TSX), dependencies (jQuery, React, htmx, etc.), and styles (CSS, SCSS, SASS).
Apache License 2.0
16 stars 9 forks source link

Use new way to notify extensions #217

Closed ia3andy closed 2 weeks ago

ia3andy commented 1 month ago

This will require a new Quarkus with https://github.com/quarkusio/quarkus/pull/40682

ia3andy commented 2 weeks ago

Superseded by #239