Skip to content

Commit e19ee2f

Browse files
authored
fix: logging js issue (#66)
Signed-off-by: Attila Mészáros <[email protected]>
1 parent fab166d commit e19ee2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/resources/application.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ quarkus.container-image.registry=ghcr.io
55
quarkus.kubernetes.image-pull-policy=if-not-present
66
# Uber Jar is required because of this issue: https://github.com/quarkusio/quarkus/issues/39833
77
quarkus.package.type=uber-jar
8+
quarkus.jib.jvm-additional-arguments=-Dpolyglot.engine.WarnInterpreterOnly=false

0 commit comments

Comments
 (0)