Add yarn install
This commit is contained in:
parent
2fa9ad3dba
commit
260c23ac97
@ -22,6 +22,7 @@ PATCHES=(
|
||||
)
|
||||
|
||||
src_compile() {
|
||||
yarn install
|
||||
yarn
|
||||
yarn watch
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user