https://pantsbuild.org/ logo
h

hundreds-father-404

03/11/2022, 5:27 PM
Cool. Generally with plugins, we strongly encourage figuring out how to do things manually first; then it becomes a mechanical exercise to port it to a plugin So here, you might experiment with: • use
chmod -x
• name the file with
.zip
• set the entry point how you're describing • make sure the bad dep isn't in it If that all works how you want, then we can figure out the best way to make this more automated
1