devicescript
devicescript copied to clipboard
allow tree-shaking of classes
I'm disabling tree-shaking of class-methods by default to reduce surprises (I just hit it when doing servers).
We should add an attribute to enable it on class-by-class basis.