aboutsummaryrefslogtreecommitdiffstats
path: root/yarnw.bat
diff options
context:
space:
mode:
Diffstat (limited to 'yarnw.bat')
-rw-r--r--yarnw.bat1
1 files changed, 0 insertions, 1 deletions
diff --git a/yarnw.bat b/yarnw.bat
index 6b238575..22b64b16 100644
--- a/yarnw.bat
+++ b/yarnw.bat
@@ -5,7 +5,6 @@
5@echo off 5@echo off
6setlocal 6setlocal
7set script_dir=%~dp0 7set script_dir=%~dp0
8cmd /C %script_dir%gradlew.bat installPackageManager
9set node_bin=%script_dir%.node 8set node_bin=%script_dir%.node
10set Path=%node_bin%;%Path% 9set Path=%node_bin%;%Path%
11%node_bin%\yarn.CMD %* 10%node_bin%\yarn.CMD %*