Compare commits

...

1 Commits

Author SHA1 Message Date
john 7c6427e123 fix(release): bundle wechat follow QR png into memind-lib
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-10 10:03:41 +08:00
+1
View File
@@ -168,6 +168,7 @@ rsync -a \
--include '*.mjs' \
--include '*.json' \
--include '*.js' \
--include 'wechat/assets/*.png' \
--exclude '*' \
"${MEMIND_SRC}/" "${MEMIND_LIB}/"