DEV Community

Discussion on: How to improve the build speed in React-Typescript, when using material ui

Collapse
 
osadchiynikita profile image
Nikita Osadchiy

Many thanks! I had the same issue with imports of styled-icons and react-use, got dramatic performance increase after refactoring to proper import

Collapse
 
janpauldahlke profile image
jan paul

glad to halp out ;-)