Skip to content

Commit 225f603

Browse files
authored
Enable PNPM workspaces (#10192)
* Enable PNPM workspaces Signed-off-by: Andrey Sobolev <[email protected]> * Fix love-agent build Signed-off-by: Andrey Sobolev <[email protected]> * Fix formatting Signed-off-by: Andrey Sobolev <[email protected]> --------- Signed-off-by: Andrey Sobolev <[email protected]>
1 parent 9476b22 commit 225f603

File tree

413 files changed

+51932
-36460
lines changed

Some content is hidden

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

413 files changed

+51932
-36460
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)