purifycss-webpack icon indicating copy to clipboard operation
purifycss-webpack copied to clipboard

Make sure searchFiles can flatten an array

Open bebraw opened this issue 8 years ago • 0 comments
trafficstars

If assets happen to return an array of assets instead of an individual asset, the search can return an array of arrays at the moment. search.files should normalize this (flatten to 1d array).

bebraw avatar Feb 10 '17 16:02 bebraw