Merge 15dc0e08af into 4583f88626
This commit is contained in:
commit
14d31a5e61
@ -82,6 +82,7 @@ const BASE_RELOAD_RULES_TAIL: ReloadRule[] = [
|
|||||||
{ prefix: "gateway", kind: "restart" },
|
{ prefix: "gateway", kind: "restart" },
|
||||||
{ prefix: "discovery", kind: "restart" },
|
{ prefix: "discovery", kind: "restart" },
|
||||||
{ prefix: "canvasHost", kind: "restart" },
|
{ prefix: "canvasHost", kind: "restart" },
|
||||||
|
{ prefix: "meta", kind: "none" },
|
||||||
];
|
];
|
||||||
|
|
||||||
let cachedReloadRules: ReloadRule[] | null = null;
|
let cachedReloadRules: ReloadRule[] | null = null;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user