Pants seems to use it to run the base script (e.g....
# general
r
Pants seems to use it to run the base script (e.g.,
npm run <script>
). This means that if you change your code it has to be re-npm-installed in order to work. This can be kind of annoying.