mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-30 06:50:36 +02:00
wip
This commit is contained in:
parent
6b83e2d153
commit
c3f32ab781
3 changed files with 5 additions and 5 deletions
|
@ -131,7 +131,7 @@ export default function pluginContentShowcase(
|
|||
} catch (err) {
|
||||
throw new Error(
|
||||
`Processing of page source file path=${relativeSource} failed.`,
|
||||
{cause: err as Error},
|
||||
{cause: err},
|
||||
);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue