felt icon indicating copy to clipboard operation
felt copied to clipboard

Fix the check condition when only --config is specified

Open mt-u opened this issue 8 years ago • 0 comments

When only --config is specified,

$ felt --config

not only the default config file felt.config.js, the recipe felt-recipe-minimal is always used too.

So, I changed the check condition to use only felt.config.js. Is this change correct ?

mt-u avatar Feb 27 '17 07:02 mt-u