closure-stylesheets icon indicating copy to clipboard operation
closure-stylesheets copied to clipboard

Fix #124

Open Yannic opened this issue 8 years ago • 1 comments
trafficstars

Yannic avatar Aug 27 '17 01:08 Yannic

While this does fix the problem, I think it's doing it by not including the given input renaming map, which seems wrong. Instead, we have to be sure that we actually pass in an initializable substitution map so that this succeeds.

Thoughts?

iflan avatar Aug 30 '17 09:08 iflan