js(build): reuse Python executable used to run main script
authorAlexander Alekhin <alexander.a.alekhin@gmail.com>
Thu, 24 Dec 2020 05:23:42 +0000 (05:23 +0000)
committerAlexander Alekhin <alexander.a.alekhin@gmail.com>
Thu, 24 Dec 2020 05:25:38 +0000 (05:25 +0000)
commit7eeba4d485b7990aeb17c059b791b5cbc2ebfc7b
treec81a3294cf791603a0c538e6d998f297800b162a
parent68fb8dd8737f2a3121a5d14ddaa70c342b3ee42c
js(build): reuse Python executable used to run main script

- don't switch between Python versions in the middle of the build
platforms/js/build_js.py