vehicle-simulator/simulator/build.sh

7 lines
84 B
Bash
Raw Normal View History

2021-10-02 11:19:07 +01:00
#!/bin/bash
2021-10-02 11:19:07 +01:00
cd src
node embed.js
2021-10-02 11:19:07 +01:00
../node_modules/typescript/bin/tsc
2021-10-02 18:50:37 +01:00
node purify.js