This commit is contained in:
selfrelease
2025-12-22 16:49:58 +08:00
parent e9822f5c92
commit 639344dc45
46 changed files with 2015 additions and 5170 deletions
@@ -2,11 +2,7 @@
basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')")
case `uname` in
*CYGWIN*|*MINGW*|*MSYS*)
if command -v cygpath > /dev/null 2>&1; then
basedir=`cygpath -w "$basedir"`
fi
;;
*CYGWIN*) basedir=`cygpath -w "$basedir"`;;
esac
if [ -z "$NODE_PATH" ]; then
+868
View File
File diff suppressed because it is too large Load Diff
+3 -7
View File
@@ -2,17 +2,13 @@
basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')")
case `uname` in
*CYGWIN*|*MINGW*|*MSYS*)
if command -v cygpath > /dev/null 2>&1; then
basedir=`cygpath -w "$basedir"`
fi
;;
*CYGWIN*) basedir=`cygpath -w "$basedir"`;;
esac
if [ -z "$NODE_PATH" ]; then
export NODE_PATH="/Users/freedak/Documents/go-new/chinese-family-tree/node_modules/.pnpm/browserslist@4.28.0/node_modules/browserslist/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree/node_modules/.pnpm/browserslist@4.28.0/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree/node_modules/.pnpm/node_modules"
export NODE_PATH="/Users/freedak/Documents/go-new/chinese-family-tree-2/node_modules/.pnpm/browserslist@4.28.0/node_modules/browserslist/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree-2/node_modules/.pnpm/browserslist@4.28.0/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree-2/node_modules/.pnpm/node_modules"
else
export NODE_PATH="/Users/freedak/Documents/go-new/chinese-family-tree/node_modules/.pnpm/browserslist@4.28.0/node_modules/browserslist/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree/node_modules/.pnpm/browserslist@4.28.0/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree/node_modules/.pnpm/node_modules:$NODE_PATH"
export NODE_PATH="/Users/freedak/Documents/go-new/chinese-family-tree-2/node_modules/.pnpm/browserslist@4.28.0/node_modules/browserslist/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree-2/node_modules/.pnpm/browserslist@4.28.0/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree-2/node_modules/.pnpm/node_modules:$NODE_PATH"
fi
if [ -x "$basedir/node" ]; then
exec "$basedir/node" "$basedir/../browserslist/cli.js" "$@"
+3 -7
View File
@@ -2,17 +2,13 @@
basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')")
case `uname` in
*CYGWIN*|*MINGW*|*MSYS*)
if command -v cygpath > /dev/null 2>&1; then
basedir=`cygpath -w "$basedir"`
fi
;;
*CYGWIN*) basedir=`cygpath -w "$basedir"`;;
esac
if [ -z "$NODE_PATH" ]; then
export NODE_PATH="/Users/freedak/Documents/go-new/chinese-family-tree/node_modules/.pnpm/jiti@2.6.1/node_modules/jiti/lib/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree/node_modules/.pnpm/jiti@2.6.1/node_modules/jiti/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree/node_modules/.pnpm/jiti@2.6.1/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree/node_modules/.pnpm/node_modules"
export NODE_PATH="/Users/freedak/Documents/go-new/chinese-family-tree-2/node_modules/.pnpm/jiti@2.6.1/node_modules/jiti/lib/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree-2/node_modules/.pnpm/jiti@2.6.1/node_modules/jiti/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree-2/node_modules/.pnpm/jiti@2.6.1/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree-2/node_modules/.pnpm/node_modules"
else
export NODE_PATH="/Users/freedak/Documents/go-new/chinese-family-tree/node_modules/.pnpm/jiti@2.6.1/node_modules/jiti/lib/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree/node_modules/.pnpm/jiti@2.6.1/node_modules/jiti/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree/node_modules/.pnpm/jiti@2.6.1/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree/node_modules/.pnpm/node_modules:$NODE_PATH"
export NODE_PATH="/Users/freedak/Documents/go-new/chinese-family-tree-2/node_modules/.pnpm/jiti@2.6.1/node_modules/jiti/lib/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree-2/node_modules/.pnpm/jiti@2.6.1/node_modules/jiti/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree-2/node_modules/.pnpm/jiti@2.6.1/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree-2/node_modules/.pnpm/node_modules:$NODE_PATH"
fi
if [ -x "$basedir/node" ]; then
exec "$basedir/node" "$basedir/../jiti/lib/jiti-cli.mjs" "$@"
+3 -7
View File
@@ -2,17 +2,13 @@
basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')")
case `uname` in
*CYGWIN*|*MINGW*|*MSYS*)
if command -v cygpath > /dev/null 2>&1; then
basedir=`cygpath -w "$basedir"`
fi
;;
*CYGWIN*) basedir=`cygpath -w "$basedir"`;;
esac
if [ -z "$NODE_PATH" ]; then
export NODE_PATH="/Users/freedak/Documents/go-new/chinese-family-tree/node_modules/.pnpm/loose-envify@1.4.0/node_modules/loose-envify/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree/node_modules/.pnpm/loose-envify@1.4.0/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree/node_modules/.pnpm/node_modules"
export NODE_PATH="/Users/freedak/Documents/go-new/chinese-family-tree-2/node_modules/.pnpm/loose-envify@1.4.0/node_modules/loose-envify/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree-2/node_modules/.pnpm/loose-envify@1.4.0/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree-2/node_modules/.pnpm/node_modules"
else
export NODE_PATH="/Users/freedak/Documents/go-new/chinese-family-tree/node_modules/.pnpm/loose-envify@1.4.0/node_modules/loose-envify/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree/node_modules/.pnpm/loose-envify@1.4.0/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree/node_modules/.pnpm/node_modules:$NODE_PATH"
export NODE_PATH="/Users/freedak/Documents/go-new/chinese-family-tree-2/node_modules/.pnpm/loose-envify@1.4.0/node_modules/loose-envify/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree-2/node_modules/.pnpm/loose-envify@1.4.0/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree-2/node_modules/.pnpm/node_modules:$NODE_PATH"
fi
if [ -x "$basedir/node" ]; then
exec "$basedir/node" "$basedir/../loose-envify/cli.js" "$@"
+3 -7
View File
@@ -2,17 +2,13 @@
basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')")
case `uname` in
*CYGWIN*|*MINGW*|*MSYS*)
if command -v cygpath > /dev/null 2>&1; then
basedir=`cygpath -w "$basedir"`
fi
;;
*CYGWIN*) basedir=`cygpath -w "$basedir"`;;
esac
if [ -z "$NODE_PATH" ]; then
export NODE_PATH="/Users/freedak/Documents/go-new/chinese-family-tree/node_modules/.pnpm/nanoid@3.3.11/node_modules/nanoid/bin/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree/node_modules/.pnpm/nanoid@3.3.11/node_modules/nanoid/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree/node_modules/.pnpm/nanoid@3.3.11/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree/node_modules/.pnpm/node_modules"
export NODE_PATH="/Users/freedak/Documents/go-new/chinese-family-tree-2/node_modules/.pnpm/nanoid@3.3.11/node_modules/nanoid/bin/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree-2/node_modules/.pnpm/nanoid@3.3.11/node_modules/nanoid/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree-2/node_modules/.pnpm/nanoid@3.3.11/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree-2/node_modules/.pnpm/node_modules"
else
export NODE_PATH="/Users/freedak/Documents/go-new/chinese-family-tree/node_modules/.pnpm/nanoid@3.3.11/node_modules/nanoid/bin/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree/node_modules/.pnpm/nanoid@3.3.11/node_modules/nanoid/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree/node_modules/.pnpm/nanoid@3.3.11/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree/node_modules/.pnpm/node_modules:$NODE_PATH"
export NODE_PATH="/Users/freedak/Documents/go-new/chinese-family-tree-2/node_modules/.pnpm/nanoid@3.3.11/node_modules/nanoid/bin/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree-2/node_modules/.pnpm/nanoid@3.3.11/node_modules/nanoid/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree-2/node_modules/.pnpm/nanoid@3.3.11/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree-2/node_modules/.pnpm/node_modules:$NODE_PATH"
fi
if [ -x "$basedir/node" ]; then
exec "$basedir/node" "$basedir/../nanoid/bin/nanoid.cjs" "$@"
+3 -7
View File
@@ -2,17 +2,13 @@
basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')")
case `uname` in
*CYGWIN*|*MINGW*|*MSYS*)
if command -v cygpath > /dev/null 2>&1; then
basedir=`cygpath -w "$basedir"`
fi
;;
*CYGWIN*) basedir=`cygpath -w "$basedir"`;;
esac
if [ -z "$NODE_PATH" ]; then
export NODE_PATH="/Users/freedak/Documents/go-new/chinese-family-tree/node_modules/.pnpm/semver@7.7.3/node_modules/semver/bin/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree/node_modules/.pnpm/semver@7.7.3/node_modules/semver/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree/node_modules/.pnpm/semver@7.7.3/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree/node_modules/.pnpm/node_modules"
export NODE_PATH="/Users/freedak/Documents/go-new/chinese-family-tree-2/node_modules/.pnpm/semver@7.7.3/node_modules/semver/bin/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree-2/node_modules/.pnpm/semver@7.7.3/node_modules/semver/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree-2/node_modules/.pnpm/semver@7.7.3/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree-2/node_modules/.pnpm/node_modules"
else
export NODE_PATH="/Users/freedak/Documents/go-new/chinese-family-tree/node_modules/.pnpm/semver@7.7.3/node_modules/semver/bin/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree/node_modules/.pnpm/semver@7.7.3/node_modules/semver/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree/node_modules/.pnpm/semver@7.7.3/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree/node_modules/.pnpm/node_modules:$NODE_PATH"
export NODE_PATH="/Users/freedak/Documents/go-new/chinese-family-tree-2/node_modules/.pnpm/semver@7.7.3/node_modules/semver/bin/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree-2/node_modules/.pnpm/semver@7.7.3/node_modules/semver/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree-2/node_modules/.pnpm/semver@7.7.3/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree-2/node_modules/.pnpm/node_modules:$NODE_PATH"
fi
if [ -x "$basedir/node" ]; then
exec "$basedir/node" "$basedir/../semver/bin/semver.js" "$@"
+3 -7
View File
@@ -2,17 +2,13 @@
basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')")
case `uname` in
*CYGWIN*|*MINGW*|*MSYS*)
if command -v cygpath > /dev/null 2>&1; then
basedir=`cygpath -w "$basedir"`
fi
;;
*CYGWIN*) basedir=`cygpath -w "$basedir"`;;
esac
if [ -z "$NODE_PATH" ]; then
export NODE_PATH="/Users/freedak/Documents/go-new/chinese-family-tree/node_modules/.pnpm/update-browserslist-db@1.1.4_browserslist@4.28.0/node_modules/update-browserslist-db/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree/node_modules/.pnpm/update-browserslist-db@1.1.4_browserslist@4.28.0/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree/node_modules/.pnpm/node_modules"
export NODE_PATH="/Users/freedak/Documents/go-new/chinese-family-tree-2/node_modules/.pnpm/update-browserslist-db@1.1.4_browserslist@4.28.0/node_modules/update-browserslist-db/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree-2/node_modules/.pnpm/update-browserslist-db@1.1.4_browserslist@4.28.0/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree-2/node_modules/.pnpm/node_modules"
else
export NODE_PATH="/Users/freedak/Documents/go-new/chinese-family-tree/node_modules/.pnpm/update-browserslist-db@1.1.4_browserslist@4.28.0/node_modules/update-browserslist-db/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree/node_modules/.pnpm/update-browserslist-db@1.1.4_browserslist@4.28.0/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree/node_modules/.pnpm/node_modules:$NODE_PATH"
export NODE_PATH="/Users/freedak/Documents/go-new/chinese-family-tree-2/node_modules/.pnpm/update-browserslist-db@1.1.4_browserslist@4.28.0/node_modules/update-browserslist-db/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree-2/node_modules/.pnpm/update-browserslist-db@1.1.4_browserslist@4.28.0/node_modules:/Users/freedak/Documents/go-new/chinese-family-tree-2/node_modules/.pnpm/node_modules:$NODE_PATH"
fi
if [ -x "$basedir/node" ]; then
exec "$basedir/node" "$basedir/../update-browserslist-db/cli.js" "$@"
@@ -2,11 +2,7 @@
basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')")
case `uname` in
*CYGWIN*|*MINGW*|*MSYS*)
if command -v cygpath > /dev/null 2>&1; then
basedir=`cygpath -w "$basedir"`
fi
;;
*CYGWIN*) basedir=`cygpath -w "$basedir"`;;
esac
if [ -z "$NODE_PATH" ]; then