Skip to content
This repository has been archived by the owner on Jul 19, 2021. It is now read-only.

Update Commands.md #947

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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.:
Expand Down