boilerplate icon indicating copy to clipboard operation
boilerplate copied to clipboard

Configure `--missing-key-action` on a per-variable basis.

Open josh-padnick opened this issue 8 years ago • 1 comments

Boilerplate currently supports the --missing-key-action property when using boilerplate on the command line.

The problem is that I want certain values to render blank, while other values that are accidentally blank (or otherwise invalid) to throw an error. But boilerplate makes me choose just one --missing-key-action approach for the entire template generation.

josh-padnick avatar Sep 08 '16 20:09 josh-padnick