Dimensions icon indicating copy to clipboard operation
Dimensions copied to clipboard

Improve tree shaking

Open StoneT2000 opened this issue 5 years ago • 0 comments

Specifically, move all imported values (not types) out of design.

Moreover, move default configurations for some class to the actual class' file.

This should fix bugs with tree shaking when importing a design

StoneT2000 avatar Oct 29 '20 01:10 StoneT2000