This repository has been archived by the owner on May 1, 2024. It is now read-only.
Option to avoid hoisting in npm workspaces #575
-
|
Beta Was this translation helpful? Give feedback.
Answered by
MylesBorins
Oct 7, 2021
Replies: 2 comments 1 reply
-
There is an existing RFC to introduce a new reification mode called "isolated mode" https://github.com/npm/rfcs/blob/main/accepted/0042-isolated-mode.md This might be worth referencing if you want to make a similar proposal |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
MylesBorins
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is an existing RFC to introduce a new reification mode called "isolated mode"
https://github.com/npm/rfcs/blob/main/accepted/0042-isolated-mode.md
This might be worth referencing if you want to make a similar proposal