This commit is contained in:
Frank Li 2017-08-07 10:28:52 -07:00
commit 63e3e31117
11 changed files with 277 additions and 120 deletions

View file

@ -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 (