@SETLOCAL
@IF NOT DEFINED NODE_PATH (
@SET "NODE_PATH=E:\web\mazaya\node_modules\sucrase\bin\node_modules;E:\web\mazaya\node_modules\sucrase\node_modules;E:\web\mazaya\node_modules;E:\web\node_modules;E:\node_modules;E:\web\mazaya\node_modules\.pnpm\node_modules"
) ELSE (
@SET "NODE_PATH=E:\web\mazaya\node_modules\sucrase\bin\node_modules;E:\web\mazaya\node_modules\sucrase\node_modules;E:\web\mazaya\node_modules;E:\web\node_modules;E:\node_modules;E:\web\mazaya\node_modules\.pnpm\node_modules;%NODE_PATH%"
)
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\sucrase\bin\sucrase" %*
) ELSE (
@SET PATHEXT=%PATHEXT:;.JS;=;%
node "%~dp0\..\sucrase\bin\sucrase" %*
)
Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]