Skip to content

Commit f3dc704

Browse files
committed
Enable PNPM workspaces
1 parent ca83fa2 commit f3dc704

File tree

397 files changed

+51699
-36250
lines changed

Some content is hidden

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

397 files changed

+51699
-36250
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)