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
|
```sh
|
||||||
$ cd ./packages/playground
|
$ cd ./packages/playground
|
||||||
$ yarn serve
|
$ yarn serve
|
||||||
|
$ yarn build
|
||||||
# or, shortcut:
|
# or, shortcut:
|
||||||
$ cd root
|
$ cd root
|
||||||
$ yarn playground
|
$ yarn playground
|
||||||
|
|
Loading…
Reference in a new issue