Skip to content

Commit

Permalink
Remove workspaces, replaced by pnpm-workspace.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwilsonperkin committed Apr 2, 2024
1 parent 04341c1 commit db0f7a5
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,25 +6,6 @@
"engines": {
"node": "^16.17.0 || >=18.12.0"
},
"workspaces": {
"packages": [
"polaris-tokens",
"polaris-for-vscode",
"polaris-icons",
"polaris-migrator",
"polaris-react",
"stylelint-polaris",
"polaris.shopify.com"
],
"nohoist": [
"**/vscode-languageclient",
"**/vscode-languageclient/**",
"**/vscode-languageserver",
"**/vscode-languageserver/**",
"**/vscode-languageserver-textdocument",
"**/vscode-languageserver-textdocument/**"
]
},
"scripts": {
"build": "turbo run build",
"build:release": "turbo run build --filter='!polaris.shopify.com'",
Expand Down

0 comments on commit db0f7a5

Please sign in to comment.