mirror of
https://github.com/Snigdha-OS/Snigdha-OS.github.io.git
synced 2025-09-16 01:25:03 +02:00
🛠 refactor(bump): node modules cache
This commit is contained in:
4
node_modules/.pnpm/sucrase@3.35.0/node_modules/sucrase/node_modules/.bin/glob
generated
vendored
4
node_modules/.pnpm/sucrase@3.35.0/node_modules/sucrase/node_modules/.bin/glob
generated
vendored
@@ -6,9 +6,9 @@ case `uname` in
|
||||
esac
|
||||
|
||||
if [ -z "$NODE_PATH" ]; then
|
||||
export NODE_PATH="/home/whoami/Desktop/snigdhaos-web-dev/node_modules/.pnpm/glob@10.4.5/node_modules/glob/dist/esm/node_modules:/home/whoami/Desktop/snigdhaos-web-dev/node_modules/.pnpm/glob@10.4.5/node_modules/glob/dist/node_modules:/home/whoami/Desktop/snigdhaos-web-dev/node_modules/.pnpm/glob@10.4.5/node_modules/glob/node_modules:/home/whoami/Desktop/snigdhaos-web-dev/node_modules/.pnpm/glob@10.4.5/node_modules:/home/whoami/Desktop/snigdhaos-web-dev/node_modules/.pnpm/node_modules"
|
||||
export NODE_PATH="/home/whoami/Desktop/Snigdha-OS.github.io/node_modules/.pnpm/glob@10.4.5/node_modules/glob/dist/esm/node_modules:/home/whoami/Desktop/Snigdha-OS.github.io/node_modules/.pnpm/glob@10.4.5/node_modules/glob/dist/node_modules:/home/whoami/Desktop/Snigdha-OS.github.io/node_modules/.pnpm/glob@10.4.5/node_modules/glob/node_modules:/home/whoami/Desktop/Snigdha-OS.github.io/node_modules/.pnpm/glob@10.4.5/node_modules:/home/whoami/Desktop/Snigdha-OS.github.io/node_modules/.pnpm/node_modules"
|
||||
else
|
||||
export NODE_PATH="/home/whoami/Desktop/snigdhaos-web-dev/node_modules/.pnpm/glob@10.4.5/node_modules/glob/dist/esm/node_modules:/home/whoami/Desktop/snigdhaos-web-dev/node_modules/.pnpm/glob@10.4.5/node_modules/glob/dist/node_modules:/home/whoami/Desktop/snigdhaos-web-dev/node_modules/.pnpm/glob@10.4.5/node_modules/glob/node_modules:/home/whoami/Desktop/snigdhaos-web-dev/node_modules/.pnpm/glob@10.4.5/node_modules:/home/whoami/Desktop/snigdhaos-web-dev/node_modules/.pnpm/node_modules:$NODE_PATH"
|
||||
export NODE_PATH="/home/whoami/Desktop/Snigdha-OS.github.io/node_modules/.pnpm/glob@10.4.5/node_modules/glob/dist/esm/node_modules:/home/whoami/Desktop/Snigdha-OS.github.io/node_modules/.pnpm/glob@10.4.5/node_modules/glob/dist/node_modules:/home/whoami/Desktop/Snigdha-OS.github.io/node_modules/.pnpm/glob@10.4.5/node_modules/glob/node_modules:/home/whoami/Desktop/Snigdha-OS.github.io/node_modules/.pnpm/glob@10.4.5/node_modules:/home/whoami/Desktop/Snigdha-OS.github.io/node_modules/.pnpm/node_modules:$NODE_PATH"
|
||||
fi
|
||||
if [ -x "$basedir/node" ]; then
|
||||
exec "$basedir/node" "$basedir/../../../../../glob@10.4.5/node_modules/glob/dist/esm/bin.mjs" "$@"
|
||||
|
Reference in New Issue
Block a user