squaredev-io / matte

Matte is a UI component library on top of MUI and other react libraries.
https://squaredev-io.github.io/matte/?path=/docs
Apache License 2.0
18 stars 2 forks source link

fix: dont minify outputted files #121

Open awareness481 opened 2 years ago

awareness481 commented 2 years ago

minification is lossy. So applying minification twice, once by matte-ui and once by the consumer, can result in bugs