fix relative path resolution in router and link crawling
This commit is contained in:
@ -4,7 +4,7 @@ import {
|
||||
ServerSlug,
|
||||
canonicalizeServer,
|
||||
resolveRelative,
|
||||
} from "../../path"
|
||||
} from "../../util/path"
|
||||
import { QuartzEmitterPlugin } from "../types"
|
||||
import path from "path"
|
||||
|
||||
|
Reference in New Issue
Block a user