1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-25 14:30:46 +02:00

Rename _gh_pages to _site. (#33129)

This commit is contained in:
XhmikosR
2021-03-02 17:05:26 +02:00
parent 6692d1ed47
commit cf70a58149
9 changed files with 10 additions and 10 deletions

View File

@@ -48,7 +48,7 @@ childProcess.exec('java -version', (error, stdout, stderr) => {
'--no-langdetect',
'--Werror',
`--filterpattern "${ignores}"`,
'_gh_pages/',
'_site/',
'js/tests/'
]