Currently it pollutes the configuration object only to pass them to templates. They should be instead passed as a dictionary object.
Agree! and we should identify other modules that do this. So 馃ぎ
I think core/caniuse.js is another potential candidate
@sidvishnoi It looks like core/caniuse just normalizes the user configurable fields, which should be okay.
Most helpful comment
@sidvishnoi It looks like core/caniuse just normalizes the user configurable fields, which should be okay.