Resolve "Enhance tree shaking ability"
Closes #13 (closed)
Related to #61 (closed) #60
This allows the following:
-
with sideEffects: false: https://bundlephobia.com/result?p=@linguala/ui-components@2.0.0-1
versus
-
without sideEffects: false: https://bundlephobia.com/result?p=@linguala/ui-components@2.0.0-0
Edited by Tobias Thüring