Details
Description
You can specify the package targets on the command line as follows:
griffon package zip
However, there is no way to have this as the default when just typing:
griffon package
It would be great to be able to specify this somehow in a config file.
You can now configure default packages in griffon-app/conf/BuildConfig.groovy like this