nx generate fix-configuration ...
nx g convert-to-nx-project ...
By default, Nx will search for fix-configuration
in the default collection provisioned in workspace.json.
You can specify the collection explicitly as follows:
nx g @nx/workspace:fix-configuration ...
Show what will be generated without writing to disk:
nx g fix-configuration ... --dry-run
Convert the my-feature-lib
project to use project.json
file instead of workspace.json
:
nx g @nx/workspace:convert-to-nx-project --project my-feature-lib
Convert all projects in workspace.json
to separate project.json
files:
nx g @nx/workspace:convert-to-nx-project --all
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4