matrix-react-sdk
4df51a2b - Reskindex to a temp file, to confuse the babel watcher less (#908)

Commit
8 years ago
Reskindex to a temp file, to confuse the babel watcher less (#908) 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.
Author
Parents
Loading