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
Why do we have a react-icons dependency? can we not manage assets like icons outside of the component?
Currently this causes an issue when trying to use with npm in Framer or anything that uses JSPM.
Error: Unable to request the JSPM API for a build of [email protected], with error: JSPM encountered a build error processing [email protected]. Please post an issue at jspm/project on GitHub, or by following the link below: https://github.com/jspm/project/issues/new?title=CDN%20build%20error%20for%20react-icons%405.3.0&body=_Reporting%20CDN%20Build%20Error._%0A%0A%3C!--%20%20No%20further%20description%20necessary,%20just%20click%20%22Submit%20new%20issue%22%20--%3E.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Why do we have a react-icons dependency? can we not manage assets like icons outside of the component?
Currently this causes an issue when trying to use with npm in Framer or anything that uses JSPM.
Error: Unable to request the JSPM API for a build of [email protected], with error: JSPM encountered a build error processing [email protected]. Please post an issue at jspm/project on GitHub, or by following the link below:
https://github.com/jspm/project/issues/new?title=CDN%20build%20error%20for%20react-icons%405.3.0&body=_Reporting%20CDN%20Build%20Error._%0A%0A%3C!--%20%20No%20further%20description%20necessary,%20just%20click%20%22Submit%20new%20issue%22%20--%3E.
The text was updated successfully, but these errors were encountered: