matrix-react-sdk
20e296b2 - Convert image URLs in React to `require` calls

Commit
7 years ago
Convert image URLs in React to `require` calls This allows Webpack to insert the proper image URL after builds steps like adding a hash and so on. The path you supply to `require` is relative to the JS source file, just like any other would be.
Author
Committer
Parents
Loading