testing/cinny: build with hash router config.json

This commit is contained in:
Lindsay Zhou 2024-08-06 13:49:46 +08:00 committed by omni
parent b9c67842ea
commit f59afb7843

View File

@ -3,7 +3,7 @@
pkgname=cinny
pkgver=4.1.0
_releasedate="2024-08-04"
pkgrel=0
pkgrel=1
pkgdesc="Yet another matrix client"
url="https://cinny.in"
# limited by tauri platform support
@ -44,6 +44,7 @@ export NODE_OPTIONS="--max-old-space-size=4000"
prepare() {
default_prepare
cp "$builddir/config.json" $_jsdir/
# they don't know how to specify dependencies correctly
cd "$_jsdir"
npm ci --legacy-peer-deps