Skip to content

--keep-existing option not working #390

@aiingstan

Description

@aiingstan

🐛 Bug Report

Followed the doc to convert a whole directory with --keep-existing option but it's not working. Then I changed this option to --ignore-existing followed by #182 and it works.

To Reproduce

Steps to reproduce the behavior:

  • create npm script: "svgr --keep-existing --native --out-dir "

Expected behavior

Document should be updated to replace keep-existing with ignore-existing

Link to repl or repo (highly encouraged)

Please provide a minimal repository on GitHub.

Issues without a reproduction link are likely to stall.

Run npx envinfo --system --binaries --npmPackages @svgr/core,@svgr/cli,@svgr/webpack,@svgr/rollup --markdown --clipboard

Paste the results here:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions