I was thinking of adding an option single that tells the module to set only one variable, instead of an object, so instead of having TEMPLATE['path'] = ..., the module would output TEMPLATE = ....
I'm not sure if this repo is still maintained, or if this setting makes sense?
I was thinking of adding an option
singlethat tells the module to set only one variable, instead of an object, so instead of havingTEMPLATE['path'] = ..., the module would outputTEMPLATE = ....I'm not sure if this repo is still maintained, or if this setting makes sense?