executors
@nrwl/react-native:sync-deps
Updates package.json
with project dependencies.
Options can be configured in project.json
when defining the executor, or when invoking it. Read more about how to configure targets and executors here: https://nx.dev/configuration/projectjson#targets.
Options playground
This is an example of what the properties looks like and their values. Go ahead and try, test your configuration this is a live-edit window, you can interact directly and get intellisense on property's values.
Loading...
Options
include
string
A comma-separated list of additional npm packages to include. e.g. nx sync-deps --include=react-native-gesture-handler,react-native-safe-area-context