Add some yarn commands
This commit is contained in:
parent
3e6749aa7b
commit
6c5771a267
@ -24,6 +24,8 @@ PATCHES=(
|
||||
|
||||
src_compile() {
|
||||
yarn install
|
||||
yarn
|
||||
yarn watch
|
||||
}
|
||||
|
||||
src_install() {
|
||||
|
Loading…
Reference in New Issue
Block a user