Commit Graph

7 Commits (d0a73c4b9cf52242250692e9ea2f277951ebf3f9)

Author SHA1 Message Date
Phil Enzler 44f8f88d16
svgo: remove deprecated --enable=plugin_name example (#6379)
The `--enable` flag was removed in SVGO 2.0. For now, the only way to enable optional plugins is via config. Setting up a config file is out of scope for tldr so I'm just removing the deprecated flag in this PR.

See: https://github.com/svg/svgo/releases/tag/v2.0.0
2021-08-17 15:07:58 -03:00
Jason Axelson 30c0cd3d4e
Update svgo saving result to a new file (#4367)
I'm currently using svgo 1.3.2 which as of right now is the latest released version: https://github.com/svg/svgo/releases

The second command did not work and according to the help docs you need to specify `-o` to the output file, otherwise everything is treated as input files.
2020-09-29 11:43:30 +01:00
Marco Bonelli 66abb98ce9 Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
pxgamer 29fcb2dfd0 svgo: add link to homepage 2019-05-14 14:58:59 -03:00
Marco Bonelli 2599a6de48 Refactor: change "folder" to "directory" where needed.
This commit fixes every instance in which the word "folder" is
incorrectly used instead of "directory".
2019-02-13 20:51:04 +05:30
Waldir Pimenta 6831237aa9 svgo: fix spelling of "Node.js" 2019-01-11 09:36:49 +05:30
Waldir Pimenta f12a12b792 svgo: add page (#1061) 2017-04-15 09:52:17 +01:00