Closed jiru closed 4 years ago
Currently, cake asset_compress clear only removes targets that are JS or CSS. This PR makes the command remove all the target files regardless of their extension.
cake asset_compress clear
Thanks! :slightly_smiling_face: Shall I backport this fix in mini-asset too?
@jiru If you have time that would be great!
Currently,
cake asset_compress clear
only removes targets that are JS or CSS. This PR makes the command remove all the target files regardless of their extension.