We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 284677e commit 266eaf9Copy full SHA for 266eaf9
2 files changed
.npmrc
pnpm-workspace.yaml
@@ -1,3 +1,10 @@
1
packages:
2
- 'examples/*'
3
- 'packages/*'
4
+allowBuilds:
5
+ esbuild: true
6
+ oxc-resolver: true
7
+autoInstallPeers: false
8
+linkWorkspacePackages: true
9
+preferWorkspacePackages: true
10
+saveWorkspaceProtocol: false
0 commit comments