playground needs yarn build (#402)
This commit is contained in:
parent
d7feb3ffdc
commit
4c375672af
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ The quickest way to start tweaking things is to run the `playground` package.
|
|||
```sh
|
||||
$ cd ./packages/playground
|
||||
$ yarn serve
|
||||
$ yarn build
|
||||
# or, shortcut:
|
||||
$ cd root
|
||||
$ yarn playground
|
||||
|
|
Loading…
Reference in a new issue