mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Icons: Cache Bookmark icons (#91332)
This commit is contained in:
@@ -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',
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user