busy-car-23170
12/11/2017, 6:06 PMnode_module target isn't ending up in the right place in my output jar, I'm using output_dir to specify, but it looks like that is just checking it's ending up in the right place in .pants.d/resolve/node. When I open up the jar, the node output is in a dir named after the `node_module`'s name. Is there anyway that I can move these files to my desired location within the jar?