nx/docs/node/api-react-native/executors/ensure-symlink.md
2021-09-16 20:30:00 -04:00

6 lines
320 B
Markdown

# @nrwl/react-native:ensure-symlink
Ensure workspace node_modules is symlink under app's node_modules folder.
Options can be configured in `workspace.json` when defining the executor, or when invoking it. Read more about how to configure targets and executors here: https://nx.dev/core-concepts/configuration#targets.