[ci] yarn format
This commit is contained in:
parent
2e1bded735
commit
9b7fe54a5c
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ if (import.meta.hot) {
|
|||
if (fromEl.tagName === toEl.tagName && (toEl.tagName === 'LINK' || toEl.tagName === 'SCRIPT')) {
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
return true;
|
||||
},
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue