2022-01-13 12:37:19 -05:00

468 B

title description
@nrwl/react-native:ensure-symlink executor Ensure workspace node_modules is symlink under app's node_modules folder.

@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/configuration/projectjson#targets.