ds300 / ds300/patch-package

improve support for monorepos and nohoist option

Open
#144 3 comments 1 reaction 0 assignees View on GitHub
feature request
Dominant language
TypeScript
Stars
11.2k
Forks
325
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.