purple-plastic-57801
05/17/2023, 1:36 AMnpm test
I have npm run build| and npm start working šbroad-processor-92400
05/17/2023, 1:41 AMsystem_tools
etc. yet...
So, another option might be an adhoc_tool
that runs npm test
and then a experimental_test_shell_command
"test" that depends on the "output" of that adhoc_tool
. I think the test can do nothing, it just needs to exist as a hack to ensure there's dependencies that trigger the npm test
"codegen" in the pants test
goalpurple-plastic-57801
05/17/2023, 2:00 AMbroad-processor-92400
05/17/2023, 2:01 AMcommand="true"
or something