Is there any way to define from the compose `Deskt...
# compose
m
Is there any way to define from the compose
DesktopExtension
resource exclusion rules based on the native distribution formats? Example, I want to exclude all resources from a library located in directory
**/*tor/native/linux/***
and
**/tor/native/mingw/**
for the
.Dmg
distribution I'd imagine there was something similar to AGP resources, like
android.packaging.resources.excludes += "/META-INF/{my thing,my other thing}"