Convert copy-res to typescript
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
501f01cdd5
commit
c944a273d0
8 changed files with 127 additions and 38 deletions
|
@ -507,7 +507,7 @@ module.exports = (env, argv) => {
|
|||
},
|
||||
{
|
||||
// cache-bust languages.json file placed in
|
||||
// element-web/webapp/i18n during build by copy-res.js
|
||||
// element-web/webapp/i18n during build by copy-res.ts
|
||||
test: /\.*languages.json$/,
|
||||
type: "javascript/auto",
|
||||
loader: "file-loader",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue