Skip to content

Commit

Permalink
Add custom template root test
Browse files Browse the repository at this point in the history
  • Loading branch information
ia3andy committed Mar 15, 2024
1 parent 57263fe commit 2330562
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/includes/attributes.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
:project-version: 1.3.1
:project-version: 1.4.0.CR1

:maven-version: 3.8.1+

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import io.quarkiverse.web.bundler.deployment.WebBundlerConfig;
import io.quarkus.deployment.annotations.BuildProducer;
import io.quarkus.deployment.annotations.BuildStep;
import io.quarkus.deployment.builditem.nativeimage.NativeImageResourceDirectoryBuildItem;
import io.quarkus.qute.deployment.TemplateRootBuildItem;

class WebBundlerQuteTemplateRootProcessor {
Expand Down

0 comments on commit 2330562

Please sign in to comment.