mirror of
https://github.com/Fabio286/mizar.git
synced 2024-12-30 16:47:17 +01: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)$/,
|
||||
type: 'asset',
|
||||
parser: {
|
||||
dataUrlCondition: {
|
||||
maxSize: 8 * 1024
|
||||
}
|
||||
},
|
||||
generator: {
|
||||
filename: 'fonts/[hash][ext][query]'
|
||||
}
|
||||
type: 'asset/resource'
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user