cep-packager icon indicating copy to clipboard operation
cep-packager copied to clipboard

Allow to overwrite config with CLI arguments

Open timolins opened this issue 6 years ago • 1 comments

It would be nice if the CLI arguments are respected, even if there is a config.cep.js or cep inside package.json. At the moment they are only used when there is no config present. In my case I want to overwrite a single setting, but use the config for the rest.

Any thoughts? If you want I can have a look at this.

timolins avatar Oct 11 '19 15:10 timolins

Thanks for reporting this.

I'll rework the whole config loading soon.

vespakoen avatar Oct 11 '19 17:10 vespakoen