Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix config loading #176

Merged
merged 2 commits into from
Sep 16, 2018
Merged

Fix config loading #176

merged 2 commits into from
Sep 16, 2018

Conversation

TrySound
Copy link
Contributor

Ref #174

In this diff I fixed loading config from custom path specified in
--config.

Current behaviour is loading only svg.config.js in directory of
specified in --config file. This is not intuitive.

Also fixed the problem of overriding options specified in config by
defaults from cli.

Ref #174

In this diff I fixed loading config from custom path specified in
`--config`.

Current behaviour is loading only `svg.config.js` in directory of
specified in `--config` file. This is not intuitive.

Also fixed the problem of overriding options specified in config by
defaults from cli.
@TrySound
Copy link
Contributor Author

/cc @neoziro

@gregberge gregberge merged commit 9a6c40b into gregberge:master Sep 16, 2018
@gregberge
Copy link
Owner

Thanks!

@TrySound
Copy link
Contributor Author

Could you make a patch release?

@TrySound
Copy link
Contributor Author

@neoziro Now works perfectly!

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