Merge branch 'master' of https://gitea.youb.fr/youen/vhelio-simulator
This commit is contained in:
commit
0975bc01b6
7
simulator/build.bat
Normal file
7
simulator/build.bat
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
@echo off
|
||||||
|
|
||||||
|
pushd src
|
||||||
|
node embed.js
|
||||||
|
node ../node_modules/typescript/lib/tsc.js
|
||||||
|
node purify.js
|
||||||
|
popd
|
Loading…
Reference in New Issue
Block a user