Posted on the wrong channel
# questions
g
Posted on the wrong channel
p
I think you can exclude in your build.gradle assets { minifyJs = true minifyCss = true includes = ["fonts/*"] excludes = [ *'highcharts/*', 'query/*'* ] }
@giangio