Skip to content

Conversation

@Prioe
Copy link
Contributor

@Prioe Prioe commented Nov 23, 2017

Previously we threw an error if we couldn't find a configuration file.
I changed this, so we would only throw if the parsing of the configuration file failed.

This fixes parts of this issue (#55).

If the user runs create-component-app without a configuration file, it will no longer report
"Bad config file, Please check config file syntax.", but a message informing the user that
we couldn't find a configuration file and continue with defaults.

I also moved the example config, which we inlined into the readme, to an example config file,
and the comments explaining the different options to a markdown table.

@CVarisco
Copy link
Owner

Very great job man!
Thanks a lot, I merged your work 🙂

I'll publish a new version as soon as possible

@CVarisco CVarisco merged commit d96792b into CVarisco:master Nov 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants