18a9c33 9d520b3
1
2
3
4
#!/bin/bash echo "post-compile-tweaks" tail -n +5 dist/index.js > dist/post/index.js