Icons: Cache Bookmark icons (#91332)

This commit is contained in:
Joao Silva
2024-08-01 17:27:44 +01:00
committed by GitHub
parent a1ee84f757
commit dbb64b3ff0
3 changed files with 300 additions and 294 deletions

View File

@ -106,7 +106,7 @@ module.exports = {
},
// for pre-caching SVGs as part of the JS bundles
{
test: /(unicons|mono|custom)[\\/].*\.svg$/,
test: /(unicons|mono|custom|solid)[\\/].*\.svg$/,
type: 'asset/source',
},
{