web3d / post-compile.sh
Julien Chaumond
Boloss (.dae)
9d520b3
raw
history blame
No virus
85 Bytes
#!/bin/bash
echo "post-compile-tweaks"
tail -n +5 dist/index.js > dist/post/index.js