mirror of
https://github.com/vector-im/element-web.git
synced 2026-01-11 03:21:36 +01:00
I'm seeing a lot of instances where the babel watcher picks up a half-written src/component-index, and generates an empty lib file - which it then doesn't update when src/component-index is updated. Empirically, this seems to make it better.