You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 24, 2024. It is now read-only.
We had created a webpack react-svg-loader when we initially worked on terra-icon, however we pulled it as we ran into various issues with testing it. This issue is for re-evaluating the loader and migrating that work into terra-core.
Issue Type
New Feature
Enhancement
Bug
Other
Expected Behavior
Ability to import an SVG icon and convert it to a react component on the fly via webpack loader.
Current Behavior
N/A
The text was updated successfully, but these errors were encountered:
…ok examples (#17)
* TerraButton - Update the project to reflect the new generator config
* Add some Storybook examples, remove Demo
* Add more Storybook examples
* Remove TerraButton keyword
* Attempting build fix
* Undoing last change
* Ran generator again to pull in latest scripts
* Ran yarn install to generate lock file
Issue Description
We had created a webpack react-svg-loader when we initially worked on terra-icon, however we pulled it as we ran into various issues with testing it. This issue is for re-evaluating the loader and migrating that work into terra-core.
Issue Type
Expected Behavior
Ability to import an SVG icon and convert it to a react component on the fly via webpack loader.
Current Behavior
N/A
The text was updated successfully, but these errors were encountered: