diff --git a/docusaurus/v1/versioned_docs/version-1.0.0-beta.14/Commands.md b/docusaurus/v1/versioned_docs/version-1.0.0-beta.14/Commands.md index d39608ae1..82a73af64 100644 --- a/docusaurus/v1/versioned_docs/version-1.0.0-beta.14/Commands.md +++ b/docusaurus/v1/versioned_docs/version-1.0.0-beta.14/Commands.md @@ -18,7 +18,7 @@ The following is a list of all available API commands for Slate Tools: Builds a production-ready version of the theme by compiling the files into the `dist` folder. ```bash -slate-tools build +yarn build ``` Sets `process.env` to `’production’`, which can be used in Slate config to return production only values, e.g.: