cache some badges for longer (#9785)
This commit is contained in:
@@ -65,6 +65,8 @@ export default class Bundlephobia extends BaseJsonService {
|
||||
},
|
||||
]
|
||||
|
||||
static _cacheLength = 900
|
||||
|
||||
static defaultBadgeData = { label: 'bundlephobia', color: 'informational' }
|
||||
|
||||
static render({ format, size }) {
|
||||
|
||||
Reference in New Issue
Block a user