We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Got the error as title after adding descProp: true
descProp: true
Steps to reproduce the behavior:
No error happened
Please provide a minimal repository on GitHub.
Issues without a reproduction link are likely to stall.
npx envinfo --system --binaries --npmPackages @svgr/core,@svgr/cli,@svgr/webpack,@svgr/rollup --markdown --clipboard
Paste the results here:
## System: - OS: macOS Mojave 10.14.6 - CPU: (12) x64 Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz - Memory: 32.79 MB / 16.00 GB - Shell: 5.3 - /bin/zsh ## Binaries: - Node: 16.15.0 - ~/.nvm/versions/node/v16.15.0/bin/node - Yarn: 1.22.5 - ~/.yarn/bin/yarn - npm: 8.5.5 - ~/.nvm/versions/node/v16.15.0/bin/npm - Watchman: 2021.06.07.00 - /usr/local/bin/watchman - "@svgr/babel-plugin-svg-dynamic-title": "6.3.0" - "@svgr/cli": "6.3.0",
The text was updated successfully, but these errors were encountered:
fix: fix duplicate plugin/preset detected error
efc8466
Closes: gregberge#746
fix: fix duplicate plugin/preset detected error (#747)
3c6a54c
Closes: #746
Successfully merging a pull request may close this issue.
🐛 Bug Report
Got the error as title after adding
descProp: true
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No error happened
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:
The text was updated successfully, but these errors were encountered: