Juke Build Hotfix 2 - PreCompile script compatibility (#59649)

* Juke Build Hotfix 2 - PreCompile script compatibility

* Pass arguments from bat to build.js

* Pass arguments in BUILD.bat as well

* Quick tweak
This commit is contained in:
Aleksej Komarov
2021-06-14 09:30:59 +12:00
committed by GitHub
parent 640c660230
commit d200efc293
7 changed files with 23 additions and 13 deletions
+2 -1
View File
@@ -1 +1,2 @@
@call powershell.exe -NoLogo -ExecutionPolicy Bypass -File "%~dp0\python_.ps1" %*
@echo off
call powershell.exe -NoLogo -ExecutionPolicy Bypass -File "%~dp0\python_.ps1" %*