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

Optimising the folder looks broken #174

Closed
lipis opened this issue Jan 18, 2014 · 10 comments
Closed

Optimising the folder looks broken #174

lipis opened this issue Jan 18, 2014 · 10 comments
Assignees
Labels

Comments

@lipis
Copy link

lipis commented Jan 18, 2014

I'm trying the following command but it looks like it doesn't do anything :(

svgo -f /path/to/folder

I remember some versions behind it was working normally, but not anymore..

@ghost ghost assigned deepsweet Jan 18, 2014
@deepsweet
Copy link
Member

🙀

@jaydenseric
Copy link

+1 I don't know what I'm doing wrong...

@nicholashead
Copy link

Doesn't work for me, either, in Windows:

svgo --folder src\content\svg

It then lists the full folder path, then nothing.

@grayghostvisuals
Copy link

This option as of 10/17 using v0.4.5 on Mac OS X 10.9.5 is broken using all the following commands above.

@GreLI
Copy link
Member

GreLI commented Oct 17, 2014

Note that thanks to #228 when you specify the output folder it works.

@grayghostvisuals
Copy link

@GreLI
Mind showing me what this command looks like?

@GreLI
Copy link
Member

GreLI commented Oct 17, 2014

just as simple as

svgo -f <input_folder> -o <output_folder>

@grayghostvisuals
Copy link

@GreLI You get all the beers good sir! 🍻

@lipis
Copy link
Author

lipis commented Oct 18, 2014

@GreLI Yes.. but it used to work without specifying the output folder.. as it works with a single file and it overrides if you don't specify the output..

@GreLI GreLI added the bug label Nov 2, 2014
@GreLI
Copy link
Member

GreLI commented Jun 21, 2015

Looks fine for now. Try the latest version of svgo and may be node.js.

@GreLI GreLI closed this as completed Jun 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants