When running: ```node pnpm nx run-many --target=build --parallel --max-parallel=2 --prod ``` It recreates the dist folder for node and Golang projects from the cache. This does not happen with rust projects on the target folder.
When running:
It recreates the dist folder for node and Golang projects from the cache.
This does not happen with rust projects on the target folder.