Skip to content

improve support for monorepos and nohoist option #144

Open
@sibelius

Description

@sibelius

When you have a patch, the patch is only applied on root node_modules

it should be applied to all node_modules, this is need when using nohoist options

check this example https://github.com/entria/entria-fullstack

Usually we use nohoist to work some issues on react-native projects

the structure is like this

  • node_modules
  • packages
    --- app\node_modules
    --- server\node_modules

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions