web3d / post-compile.sh
Julien Chaumond
[PITA] Setup decent dev workflow
18a9c33
raw
history blame
85 Bytes
#!/bin/bash
echo "post-compile-tweaks"
tail -n +4 dist/index.js > dist/post/index.js