What’s the planned UX in V2 for V1's idea of prere...
# development
h
What’s the planned UX in V2 for V1's idea of prerequisite goals? When you run
./pants --no-v1 --v2 test path/to/java:target
, will it compile that Java code or solely run tests and assume you earlier ran
./pants compile
?