BuildTools 5 ヶ月 前
コミット
bf53818ba9
1 ファイル変更3 行追加3 行削除
  1. 3 3
      use.bat

+ 3 - 3
use.bat

@@ -1,3 +1,3 @@
-:start
-npm run start-https
-goto start
+set HTTP_PROXY=http://localhost:7890
+set HTTPS_PROXY=%HTTP_PROXY%
+npm run start-https