fix(release): bundle wechat follow QR png into memind-lib

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
john
2026-09-10 10:03:41 +08:00
parent 8651a50cbe
commit 7c6427e123
+1
View File
@@ -168,6 +168,7 @@ rsync -a \
--include '*.mjs' \
--include '*.json' \
--include '*.js' \
--include 'wechat/assets/*.png' \
--exclude '*' \
"${MEMIND_SRC}/" "${MEMIND_LIB}/"