Current Behavior
Existing overrides of Chip attributes does not work anymore when consuming shared-components and builds fail.
Expected Behavior
Existing overrides work as before.
Steps To Reproduce
Upgrade shared-component to 4.0.2 in portal-frontend repo and run yarn build.
Additional Info
Build tool optimized export statements out of src/types which cause overrides to break.
Current Behavior
Existing overrides of Chip attributes does not work anymore when consuming shared-components and builds fail.
Expected Behavior
Existing overrides work as before.
Steps To Reproduce
Upgrade shared-component to 4.0.2 in portal-frontend repo and run yarn build.
Additional Info
Build tool optimized export statements out of src/types which cause overrides to break.