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

DEFAULT_CONFIG is required #18

Closed
vxow opened this issue Jul 12, 2022 · 2 comments · Fixed by #19
Closed

DEFAULT_CONFIG is required #18

vxow opened this issue Jul 12, 2022 · 2 comments · Fixed by #19
Assignees
Labels
bug Something isn't working

Comments

@vxow
Copy link

vxow commented Jul 12, 2022

Svgo.config.js must be placed in the config directory regardless of whether -c config is configured

let svgoConfig = await loadConfig(DEFAULT_CONFIG);
@scriptex scriptex added the bug Something isn't working label Jul 12, 2022
@scriptex scriptex self-assigned this Jul 12, 2022
@scriptex
Copy link
Owner

Looks like you're right, @aegorx. I will try to fix this as soon as I can! Thanks for reporting.

@scriptex scriptex linked a pull request Jul 12, 2022 that will close this issue
@scriptex
Copy link
Owner

@aegorx please install the latest version from NPM (1.0.4) or download the latest version from Github.
Again, thanks for finding this :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants