Skip to content

Commit

Permalink
docs: Indicate that even single-use deps are hoisted (#2090)
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
pcowgill authored and evocateur committed May 15, 2019
1 parent d87a67b commit 9dc2bc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/hoist.md
Expand Up @@ -12,7 +12,7 @@ exacerbate this problem.

Fortunately, Lerna also offers a feature to improve the situation -
Lerna can reduce the time and space requirements for numerous copies of
packages in development and build environments, by "hoisting" shared
packages in development and build environments, by "hoisting"
dependencies up to the topmost, Lerna-project-level `node_modules`
directory instead.

Expand Down

0 comments on commit 9dc2bc5

Please sign in to comment.