mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-20 03:14:06 -06:00
chore(components): modify warning message
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
This commit is contained in:
parent
fc43d7de84
commit
d2ad5ed5c4
@ -82,7 +82,7 @@ function renderTranscludes(
|
||||
console.warn(
|
||||
styleText(
|
||||
"yellow",
|
||||
`[quartz] Skipping circular transclusion: ${slug} → ${transcludeTarget}`,
|
||||
`Warning: Skipping circular transclusion: ${slug} -> ${transcludeTarget}`,
|
||||
),
|
||||
)
|
||||
node.children = [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user