[ci] format
This commit is contained in:
parent
b85d05a841
commit
07736f74c0
1 changed files with 2 additions and 3 deletions
|
@ -103,7 +103,6 @@ export function vitePluginAnalyzer(internals: BuildInternals): VitePlugin {
|
|||
clientOnlys.push(resolvedId.id);
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
for (const [pageInfo] of getTopLevelPages(id, this)) {
|
||||
|
|
Loading…
Reference in a new issue