mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
update snapshots
This commit is contained in:
parent
09749f30d8
commit
677c85416a
|
|
@ -26,6 +26,7 @@ exports[`loadSiteConfig website with .cjs siteConfig 1`] = `
|
|||
"experimental_vcs": {
|
||||
"getFileCreationInfo": [Function],
|
||||
"getFileLastUpdateInfo": [Function],
|
||||
"initialize": [Function],
|
||||
},
|
||||
"v4": {
|
||||
"removeLegacyPostBuildHeadAttribute": false,
|
||||
|
|
@ -109,6 +110,7 @@ exports[`loadSiteConfig website with ts + js config 1`] = `
|
|||
"experimental_vcs": {
|
||||
"getFileCreationInfo": [Function],
|
||||
"getFileLastUpdateInfo": [Function],
|
||||
"initialize": [Function],
|
||||
},
|
||||
"v4": {
|
||||
"removeLegacyPostBuildHeadAttribute": false,
|
||||
|
|
@ -192,6 +194,7 @@ exports[`loadSiteConfig website with valid JS CJS config 1`] = `
|
|||
"experimental_vcs": {
|
||||
"getFileCreationInfo": [Function],
|
||||
"getFileLastUpdateInfo": [Function],
|
||||
"initialize": [Function],
|
||||
},
|
||||
"v4": {
|
||||
"removeLegacyPostBuildHeadAttribute": false,
|
||||
|
|
@ -275,6 +278,7 @@ exports[`loadSiteConfig website with valid JS ESM config 1`] = `
|
|||
"experimental_vcs": {
|
||||
"getFileCreationInfo": [Function],
|
||||
"getFileLastUpdateInfo": [Function],
|
||||
"initialize": [Function],
|
||||
},
|
||||
"v4": {
|
||||
"removeLegacyPostBuildHeadAttribute": false,
|
||||
|
|
@ -358,6 +362,7 @@ exports[`loadSiteConfig website with valid TypeScript CJS config 1`] = `
|
|||
"experimental_vcs": {
|
||||
"getFileCreationInfo": [Function],
|
||||
"getFileLastUpdateInfo": [Function],
|
||||
"initialize": [Function],
|
||||
},
|
||||
"v4": {
|
||||
"removeLegacyPostBuildHeadAttribute": false,
|
||||
|
|
@ -441,6 +446,7 @@ exports[`loadSiteConfig website with valid TypeScript ESM config 1`] = `
|
|||
"experimental_vcs": {
|
||||
"getFileCreationInfo": [Function],
|
||||
"getFileLastUpdateInfo": [Function],
|
||||
"initialize": [Function],
|
||||
},
|
||||
"v4": {
|
||||
"removeLegacyPostBuildHeadAttribute": false,
|
||||
|
|
@ -524,6 +530,7 @@ exports[`loadSiteConfig website with valid async config 1`] = `
|
|||
"experimental_vcs": {
|
||||
"getFileCreationInfo": [Function],
|
||||
"getFileLastUpdateInfo": [Function],
|
||||
"initialize": [Function],
|
||||
},
|
||||
"v4": {
|
||||
"removeLegacyPostBuildHeadAttribute": false,
|
||||
|
|
@ -609,6 +616,7 @@ exports[`loadSiteConfig website with valid async config creator function 1`] = `
|
|||
"experimental_vcs": {
|
||||
"getFileCreationInfo": [Function],
|
||||
"getFileLastUpdateInfo": [Function],
|
||||
"initialize": [Function],
|
||||
},
|
||||
"v4": {
|
||||
"removeLegacyPostBuildHeadAttribute": false,
|
||||
|
|
@ -694,6 +702,7 @@ exports[`loadSiteConfig website with valid config creator function 1`] = `
|
|||
"experimental_vcs": {
|
||||
"getFileCreationInfo": [Function],
|
||||
"getFileLastUpdateInfo": [Function],
|
||||
"initialize": [Function],
|
||||
},
|
||||
"v4": {
|
||||
"removeLegacyPostBuildHeadAttribute": false,
|
||||
|
|
@ -782,6 +791,7 @@ exports[`loadSiteConfig website with valid siteConfig 1`] = `
|
|||
"experimental_vcs": {
|
||||
"getFileCreationInfo": [Function],
|
||||
"getFileLastUpdateInfo": [Function],
|
||||
"initialize": [Function],
|
||||
},
|
||||
"v4": {
|
||||
"removeLegacyPostBuildHeadAttribute": false,
|
||||
|
|
|
|||
|
|
@ -106,6 +106,7 @@ exports[`loadSite custom-i18n-site loads site 1`] = `
|
|||
"experimental_vcs": {
|
||||
"getFileCreationInfo": [Function],
|
||||
"getFileLastUpdateInfo": [Function],
|
||||
"initialize": [Function],
|
||||
},
|
||||
"v4": {
|
||||
"removeLegacyPostBuildHeadAttribute": false,
|
||||
|
|
@ -277,6 +278,7 @@ exports[`loadSite simple-site-with-baseUrl loads site - custom config 1`] = `
|
|||
"experimental_vcs": {
|
||||
"getFileCreationInfo": [Function],
|
||||
"getFileLastUpdateInfo": [Function],
|
||||
"initialize": [Function],
|
||||
},
|
||||
"v4": {
|
||||
"removeLegacyPostBuildHeadAttribute": false,
|
||||
|
|
@ -440,6 +442,7 @@ exports[`loadSite simple-site-with-baseUrl loads site - custom outDir 1`] = `
|
|||
"experimental_vcs": {
|
||||
"getFileCreationInfo": [Function],
|
||||
"getFileLastUpdateInfo": [Function],
|
||||
"initialize": [Function],
|
||||
},
|
||||
"v4": {
|
||||
"removeLegacyPostBuildHeadAttribute": false,
|
||||
|
|
@ -603,6 +606,7 @@ exports[`loadSite simple-site-with-baseUrl loads site 1`] = `
|
|||
"experimental_vcs": {
|
||||
"getFileCreationInfo": [Function],
|
||||
"getFileLastUpdateInfo": [Function],
|
||||
"initialize": [Function],
|
||||
},
|
||||
"v4": {
|
||||
"removeLegacyPostBuildHeadAttribute": false,
|
||||
|
|
@ -810,6 +814,7 @@ exports[`loadSite simple-site-with-baseUrl-i18n loads site - locale fr + custom
|
|||
"experimental_vcs": {
|
||||
"getFileCreationInfo": [Function],
|
||||
"getFileLastUpdateInfo": [Function],
|
||||
"initialize": [Function],
|
||||
},
|
||||
"v4": {
|
||||
"removeLegacyPostBuildHeadAttribute": false,
|
||||
|
|
@ -1039,6 +1044,7 @@ exports[`loadSite simple-site-with-baseUrl-i18n loads site - custom outDir 1`] =
|
|||
"experimental_vcs": {
|
||||
"getFileCreationInfo": [Function],
|
||||
"getFileLastUpdateInfo": [Function],
|
||||
"initialize": [Function],
|
||||
},
|
||||
"v4": {
|
||||
"removeLegacyPostBuildHeadAttribute": false,
|
||||
|
|
@ -1268,6 +1274,7 @@ exports[`loadSite simple-site-with-baseUrl-i18n loads site - locale de 1`] = `
|
|||
"experimental_vcs": {
|
||||
"getFileCreationInfo": [Function],
|
||||
"getFileLastUpdateInfo": [Function],
|
||||
"initialize": [Function],
|
||||
},
|
||||
"v4": {
|
||||
"removeLegacyPostBuildHeadAttribute": false,
|
||||
|
|
@ -1497,6 +1504,7 @@ exports[`loadSite simple-site-with-baseUrl-i18n loads site - locale en 1`] = `
|
|||
"experimental_vcs": {
|
||||
"getFileCreationInfo": [Function],
|
||||
"getFileLastUpdateInfo": [Function],
|
||||
"initialize": [Function],
|
||||
},
|
||||
"v4": {
|
||||
"removeLegacyPostBuildHeadAttribute": false,
|
||||
|
|
@ -1726,6 +1734,7 @@ exports[`loadSite simple-site-with-baseUrl-i18n loads site - locale es 1`] = `
|
|||
"experimental_vcs": {
|
||||
"getFileCreationInfo": [Function],
|
||||
"getFileLastUpdateInfo": [Function],
|
||||
"initialize": [Function],
|
||||
},
|
||||
"v4": {
|
||||
"removeLegacyPostBuildHeadAttribute": false,
|
||||
|
|
@ -1955,6 +1964,7 @@ exports[`loadSite simple-site-with-baseUrl-i18n loads site - locale fr 1`] = `
|
|||
"experimental_vcs": {
|
||||
"getFileCreationInfo": [Function],
|
||||
"getFileLastUpdateInfo": [Function],
|
||||
"initialize": [Function],
|
||||
},
|
||||
"v4": {
|
||||
"removeLegacyPostBuildHeadAttribute": false,
|
||||
|
|
@ -2184,6 +2194,7 @@ exports[`loadSite simple-site-with-baseUrl-i18n loads site - locale it 1`] = `
|
|||
"experimental_vcs": {
|
||||
"getFileCreationInfo": [Function],
|
||||
"getFileLastUpdateInfo": [Function],
|
||||
"initialize": [Function],
|
||||
},
|
||||
"v4": {
|
||||
"removeLegacyPostBuildHeadAttribute": false,
|
||||
|
|
@ -2413,6 +2424,7 @@ exports[`loadSite simple-site-with-baseUrl-i18n loads site 1`] = `
|
|||
"experimental_vcs": {
|
||||
"getFileCreationInfo": [Function],
|
||||
"getFileLastUpdateInfo": [Function],
|
||||
"initialize": [Function],
|
||||
},
|
||||
"v4": {
|
||||
"removeLegacyPostBuildHeadAttribute": false,
|
||||
|
|
|
|||
Loading…
Reference in New Issue