mirror of
https://github.com/vector-im/element-web.git
synced 2025-10-01 10:31:21 +02:00
simplify config entry
This commit is contained in:
parent
e56206241b
commit
6a9c053536
@ -71,15 +71,11 @@ module.exports = {
|
||||
// riot-web/webapp/i18n during build by copy-res.js
|
||||
test: /\.*languages.json$/,
|
||||
type: "javascript/auto",
|
||||
use: [
|
||||
{
|
||||
loader: 'file-loader',
|
||||
options: {
|
||||
name: 'i18n/[name].[hash:7].[ext]',
|
||||
},
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
test: /\.(gif|png|svg|ttf|xml|ico)$/,
|
||||
// Use a content-based hash in the name so that we can set a long cache
|
||||
|
Loading…
x
Reference in New Issue
Block a user