Background image
This commit is contained in:
parent
d7220282b4
commit
d196d8ae32
3 changed files with 16 additions and 2 deletions
|
|
@ -41,7 +41,7 @@ module.exports = Object.assign(
|
|||
{
|
||||
filename: "[path].gz[query]",
|
||||
algorithm: "gzip",
|
||||
test: [/\.js/, /^assets\.*/],
|
||||
test: [/\.js/, /\.svg/],
|
||||
threshold: 1000
|
||||
})
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue