matrix-react-sdk
9991a544 - Resolve default export warnings from Webpack

Commit
6 years ago
Resolve default export warnings from Webpack Webpack was printing several warnings about missing default exports, particularly from components, where we auto-generate a default import via the component index. As part of this, the emoji picker recent handling (which is not a component) is moved elsewhere to avoid the generated import.
Author
Committer
Parents
Loading