mirror of
https://github.com/Fabio286/mizar.git
synced 2025-05-09 11:38:44 +02:00
ci: minor change in build scripts
This commit is contained in:
parent
c3c90d4cf9
commit
8d5fbf600f
@ -146,15 +146,7 @@ const config = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
test: /\.(woff|woff2|ttf|eot)$/,
|
test: /\.(woff|woff2|ttf|eot)$/,
|
||||||
type: 'asset',
|
type: 'asset/resource'
|
||||||
parser: {
|
|
||||||
dataUrlCondition: {
|
|
||||||
maxSize: 8 * 1024
|
|
||||||
}
|
|
||||||
},
|
|
||||||
generator: {
|
|
||||||
filename: 'fonts/[hash][ext][query]'
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user