https://pantsbuild.org/ logo
c

curved-television-6568

09/24/2021, 7:37 AM
Hi Community! I’m working on a draft for documentation for a new
experimental_shell_command
target for v2.8. Your feedback would be most appreciated. See this google doc: https://docs.google.com/document/d/1610tAFFCwlSR1WiclQCajwrks7fWaNEwQpfWEpkOUDo/edit?usp=sharing
❤️ 3
The draft have now been migrated to a draft page in the docs: https://www.pantsbuild.org/v2.8/docs/run-shell-commands Not yet published, so only accessible with a direct link, such as this one. Feedback welcome.
n

nutritious-hair-72580

11/02/2021, 12:31 PM
@curved-television-6568 Was looking for a way to run
npm run build
for a create-react-app project, so that the build is only run when the source is changed (and the built bundle can be later added to a docker image) - sounds like this might work well!
👍 2
c

curved-television-6568

11/02/2021, 2:15 PM
Great! Let me know how that turns out 🙂