mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-17 16:15:22 +00:00
Refresh icons urls to purge cache of 500 (#2483)
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
'@gitbook/icons': patch
|
||||||
|
---
|
||||||
|
|
||||||
|
Update version for static assets to fix invalid caching
|
||||||
@@ -3,7 +3,7 @@
|
|||||||
import * as React from 'react';
|
import * as React from 'react';
|
||||||
import { IconStyle } from './types';
|
import { IconStyle } from './types';
|
||||||
|
|
||||||
const version = 1;
|
const version = 2;
|
||||||
|
|
||||||
export interface IconsAssetsLocation {
|
export interface IconsAssetsLocation {
|
||||||
/** Rroot url where the icon assets are served */
|
/** Rroot url where the icon assets are served */
|
||||||
|
|||||||
Reference in New Issue
Block a user