🐛 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:
🐛 Bug Report
Followed the doc to convert a whole directory with
--keep-existingoption but it's not working. Then I changed this option to--ignore-existingfollowed by #182 and it works.To Reproduce
Steps to reproduce the behavior:
Expected behavior
Document should be updated to replace
keep-existingwithignore-existingLink 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 --clipboardPaste the results here: