Skip to content

Commit 097972c

Browse files
committed
Enable PNPM workspaces
Signed-off-by: Andrey Sobolev <[email protected]>
1 parent 5862026 commit 097972c

File tree

411 files changed

+51737
-36295
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

411 files changed

+51737
-36295
lines changed

common/config/rush/pnpm-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
*
2323
* This option is strongly recommended. The default value is false.
2424
*/
25-
"useWorkspaces": false,
25+
"useWorkspaces": true,
2626

2727
/**
2828
* This setting determines how PNPM chooses version numbers during `rush update`.

0 commit comments

Comments
 (0)