Part of https://github.com/vector-im/riot-web/issues/9324
require
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.
Signed-off-by: Aaron Raimist <aaron@raim.ist>