Initial API refactor

This commit is contained in:
Frank Li 2017-07-31 16:19:02 -07:00
parent 32768eea7e
commit 419e0c0ff9
8 changed files with 196 additions and 193 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 (