File size: 85 Bytes
18a9c33
 
 
1
2
3
4
#!/bin/bash
echo "post-compile-tweaks"
tail -n +4 dist/index.js > dist/post/index.js