BuildTools 3 bulan lalu
induk
melakukan
bf53818ba9
1 mengubah file dengan 3 tambahan dan 3 penghapusan
  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