iTwin / iTwinUI-react

A react component library for iTwinUI.
https://github.com/iTwin/iTwinUI
Other
84 stars 23 forks source link

fix!: Use module imports for icons #897

Closed mayank99 closed 1 year ago

mayank99 commented 2 years ago

Build tested working fine (including tree shaking) with:

Astro (which uses vite SSR) still has problems building, even when i added export maps to icon packages. Investigating.