mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-20 12:37:01 +02:00
Merge branch 'master' of https://github.com/facebookexperimental/Docusaurus into website
This commit is contained in:
commit
63e3e31117
11 changed files with 277 additions and 120 deletions
|
@ -33,8 +33,7 @@ if (shell.exec("docusaurus-build").code) {
|
|||
shell.exit(1);
|
||||
}
|
||||
|
||||
shell.cd(__dirname);
|
||||
shell.cd("..");
|
||||
shell.cd(process.cwd());
|
||||
shell.cd("build");
|
||||
|
||||
if (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue