Publish as scoped package
Closed this issue · 1 comments
jmlag commented
Would you be willing to publish this as a scoped package so that one could install only a single flavour?
ealmansi commented
With the latest release (v3.0.1), 99% of the code is shared between flavours, there should be barely any difference in terms of size between installing both or a single one. In any case, the package is also easily tree-shakeable so bundlers should be able to remove the (tiny) part that you're not using.