yarn instead of npm
This commit is contained in:
parent
602e5da31f
commit
ccce6f1b4f
@ -18,7 +18,7 @@ RDEPEND="${DEPEND}"
|
|||||||
BDEPEND=">=sys-apps/yarn-1.15.2"
|
BDEPEND=">=sys-apps/yarn-1.15.2"
|
||||||
|
|
||||||
src_compile() {
|
src_compile() {
|
||||||
npm install
|
yarn install
|
||||||
yarn watch
|
yarn watch
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user