summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 34b8ebf8187f..98bb4a03b41c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,6 +27,8 @@ pkgver() {
build() {
cd "${srcdir}/${_pkgname}"
+ echo "store-dir=.pnpm-store" >> .npmrc
+
echo "Building ${_pkgname} on v${pkgver} : [Install Build Dependencies] | Build | Done"
pnpm install --frozen-lockfile