Open
Description
It would be nice not to have to expand this ourselves, eg. just:
with:
sourcemaps: ui/build/static/js/*.map
This could probably be done with just running the array through minimatch or such.
Originally posted by @amcdnl in #43 (comment)