diff --git a/PKGBUILD b/PKGBUILD index 0a02656..958ac5a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -29,7 +29,6 @@ sha256sums=('de455de7f69ccfa0d8262e19ff4c6e4465307a883fc3d9f62db26698cdc91726' build() { cd "${pkgname}-${pkgver}" - npm run client npm ci --only=production find {client/dist,node_modules,server} -type f -name "*.map" | xargs rm -rf