nx-examples
nx-examples copied to clipboard
Example of bug: `@nrwl/workspace:run-commands` fails if `cwd` is output path of a `@nrwl/*:webpack` target
Steps to reproduce:
- Setup repository -
yarn install. - Run
nx run cart:build. This is required so thatdist/apps/cartexists. You may also manually createdist/apps/cartfolder before the next step. - Run
nx run cart:run-in-dist.
Note: Upgraded repository to latest nx as I noticed the regression in @nrwl/node:webpack introduced by https://github.com/nrwl/nx/pull/10073. This was released in 14.2.4
☁️ Nx Cloud Report
CI is running/has finished running commands for commit 3d055fca7429482958957fd885680eacbde12a80. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.
📂 See all runs for this branch
✅ Successfully ran 1 target
Sent with 💌 from NxCloud.
Deploy Preview for nrwl-nx-examples-dep-graph ready!
| Name | Link |
|---|---|
| Latest commit | 3d055fca7429482958957fd885680eacbde12a80 |
| Latest deploy log | https://app.netlify.com/sites/nrwl-nx-examples-dep-graph/deploys/62b3647d804b4400080b6a9b |
| Deploy Preview | https://deploy-preview-207--nrwl-nx-examples-dep-graph.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.