apply Prettier fixes
This commit is contained in:
parent
79ec6e206a
commit
e0d6403499
@ -61,7 +61,7 @@ export default function (env?: Env): webpack.Configuration[] {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
test: /\.(png|webp|svg|woff2?|eot|ttf)$/,
|
test: /\.(png|webp|svg|woff2?|eot|ttf)$/,
|
||||||
type: 'asset'
|
type: 'asset',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user