Skip to content

Commit

Permalink
Enabled "webfx-css" protocol in Gluon/GraalVM
Browse files Browse the repository at this point in the history
  • Loading branch information
salmonb committed Jun 8, 2024
1 parent 5815b85 commit 48b521d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -734,6 +734,7 @@
<mainClass>${plugin.gluonfx.param.mainClass}</mainClass>
<nativeImageArgs>
<arg>-H:ReflectionConfigurationFiles=${project.basedir}/src/main/graalvm_conf/reflection.json</arg>
<arg>--enable-url-protocols=webfx-css</arg>
</nativeImageArgs>
<runtimeArgs>
<!-- Workaround for "No route to host" issue on iOS with IPv6 domains -->
Expand Down

0 comments on commit 48b521d

Please sign in to comment.