Replace various instances of Riot with Element
This commit is contained in:
parent
d05c022d4f
commit
f1e89bf833
10 changed files with 11 additions and 11 deletions
|
@ -249,7 +249,7 @@ module.exports = (env, argv) => {
|
|||
},
|
||||
{
|
||||
// cache-bust languages.json file placed in
|
||||
// riot-web/webapp/i18n during build by copy-res.js
|
||||
// element-web/webapp/i18n during build by copy-res.js
|
||||
test: /\.*languages.json$/,
|
||||
type: "javascript/auto",
|
||||
loader: 'file-loader',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue