Adding support to forward params to postTargets the same way target dependsOn supports forwarding params. This will improve the flexibility of what type of targets can be run in postTargets that depend on other variables besides the current output. For example, after a version is cut you could run a post target for building and packaging a release that requires signing secrets.
Nx documentation: https://nx.dev/reference/project-configuration
Adding support to forward params to postTargets the same way target dependsOn supports forwarding params. This will improve the flexibility of what type of targets can be run in postTargets that depend on other variables besides the current output. For example, after a version is cut you could run a post target for building and packaging a release that requires signing secrets.
Nx documentation: https://nx.dev/reference/project-configuration