mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
test
This commit is contained in:
parent
f8fe04f7c7
commit
f8afe40fa6
|
|
@ -191,6 +191,7 @@ export async function getFileCommitDate(
|
|||
|
||||
const output = result.stdout.trim();
|
||||
|
||||
// Test
|
||||
if (!output) {
|
||||
return {
|
||||
date: new Date(),
|
||||
|
|
|
|||
Loading…
Reference in New Issue