www-apps/misskey: install pnpm-{workspace,lock}.yaml

This commit is contained in:
tastytea 2023-01-27 20:22:11 +01:00
parent 9533681acd
commit 6a0894929a
Signed by: tastytea
SSH Key Fingerprint: SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM

View File

@ -103,7 +103,8 @@ src_install() {
if use source; then
doins -r .
else
doins -r package.json .node-version .config built node_modules packages fluent-emojis
doins -r package.json .node-version .config built node_modules packages \
fluent-emojis pnpm-workspace.yaml pnpm-lock.yaml
fi
# insopts doesn't affect directories