mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
[ci] format
This commit is contained in:
parent
d78db48ac4
commit
659b2b034c
1 changed files with 1 additions and 1 deletions
|
@ -385,4 +385,4 @@ function resolveDirAsUrl(dir: string, root: string) {
|
|||
resolvedDir += path.sep;
|
||||
}
|
||||
return pathToFileURL(resolvedDir);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue