7 lines
317 B
Markdown
7 lines
317 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 use executors and the CLI here: https://nx.dev/getting-started/nx-cli#common-commands.
|