Skip to content

Commit

Permalink
Add locale build option for build config toml
Browse files Browse the repository at this point in the history
  • Loading branch information
SasinduDilshara committed Jul 26, 2024
1 parent dd4ca57 commit 4659b43
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build-config/resources/BallerinaTest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,6 @@ version = "@toml.version@"

[platform.java17]
graalvmCompatible = true

[build-options]
graalvmBuildOptions = "-H:IncludeLocales=en_US,fr_FR"

0 comments on commit 4659b43

Please sign in to comment.