Skip to content
This repository was archived by the owner on Sep 14, 2021. It is now read-only.

Reverted emoji PR

Choose a tag to compare

@michaeltaranto michaeltaranto released this 05 Oct 03:00
· 514 commits to master since this release

Rollback emoji classnames

Due to the non-deterministic order of emoji during webpack compilation, this results in mismatches of class names between server and client which to the user is a flash of unstyled content for server rendered apps.

Reverting until we dig a little deeper here.