shakacode/re-formality

Split Formality module

alex35mil opened this issue · 0 comments

Probably, makes sense to move functions from Formality module to own modules to reduce bundle size. E.g. if user doesn't use async stuff or collections, those wouldn't get into the final bundle.

Unless tree shaking works these days. Haven't checked what's up with that for quite awhile.