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

Some updates to the Dev UI #198

Closed phillip-kruger closed 2 months ago

phillip-kruger commented 2 months ago

As discussed, this PR adds:

dev-ui-web-bundler

ia3andy commented 2 months ago

@all-contributors please add @phillip-kruger for code

allcontributors[bot] commented 2 months ago

@ia3andy

I've put up a pull request to add @phillip-kruger! :tada:

ia3andy commented 2 months ago

cc @maxandersen @tqvarnst some new dev-ui to make web-bundler even more intuitive and easy to debug.

image

web-deps with directory first:

image

generated entrypoints:

image

image

All the output by types:

image