By default the assets subfolders (css, img, etc) get copied to the root output folder. Is there a way to copy those to a subfolder in the output folder i.e. output/asset/css/*.css? Just browsing through the code particularly org.bake.app.Asset class, it does not appear that this configuration adjustment is possible. Also it would be nice to be able to exclude a asset subfolder from being copied to output i.e. asset/less.
By default the assets subfolders (css, img, etc) get copied to the root output folder. Is there a way to copy those to a subfolder in the output folder i.e. output/asset/css/*.css? Just browsing through the code particularly org.bake.app.Asset class, it does not appear that this configuration adjustment is possible. Also it would be nice to be able to exclude a asset subfolder from being copied to output i.e. asset/less.