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

Exclude mvnpm and webjars jars from target build #103

Closed ia3andy closed 7 months ago

ia3andy commented 8 months ago

Fixes #84

ia3andy commented 8 months ago

This requires https://github.com/quarkusio/quarkus/pull/36859

ia3andy commented 7 months ago

We won't use that solution but #93 instead