typeintandem / tandem

Typing in Tandem. Decentralized, cross-editor, collaborative text-editing!
Apache License 2.0
697 stars 20 forks source link

[Release] Use production npm modules to reduce crdt size #103

Closed rageandqq closed 6 years ago

rageandqq commented 6 years ago

This drastically reduces the size of the CRDT deployed form 70 some MB to 3MB. @geoffxy postulates that removing Winston will also reduce the size further - this can be done in a separate diff.