Implement reading template file

This commit is contained in:
2024-04-12 10:21:07 +02:00
parent 5b853a9752
commit 44256e5ed9
7 changed files with 18 additions and 52 deletions

View File

@@ -25,7 +25,7 @@
name = "com.bartlomiejpluta.packer";
main-ns = "packer.main";
nativeImage.enable = true;
nativeImage.enable = false;
# customJdk.enable = true;
}