An example repository to demonstrate Pants's experimental JavaScript support.
You run Pants goals using the pants
launcher binary, which will bootstrap the
version of Pants configured for this repo if necessary.
See here for how to install the pants
binary.
Try these out in this repo.
pants dependencies src/index.js
pants generate-lockfiles ::