We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7822d0f commit 5f268e3Copy full SHA for 5f268e3
README.md
@@ -102,6 +102,8 @@ By default, it will generate next artifacts in `target ` folder:
102
- `projectname_projectversion.exe`: installer file only on Windows.
103
- `projectname_projectversion.dmg`: disk image file only on Mac OS X.
104
105
+> :warning: DEB, RPM, EXE installer and DMG files will be ommited if `generateInstaller` property is `false`.
106
+
107
## Contributors
108
109
Thanks to the following contributors, who have provided patches and other assistance:
0 commit comments