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.
webpack
peerDependencyRules.ignoreMissing
1 parent 9a0c739 commit edadfefCopy full SHA for edadfef
pnpm-workspace.yaml
@@ -12,3 +12,8 @@ overrides:
12
'@types/estree': ^1.0.8
13
14
dedupeInjectedDeps: false
15
+
16
+peerDependencyRules:
17
+ ignoreMissing:
18
+ # ignore react-server-dom-webpack -> webpack
19
+ - webpack
0 commit comments