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 e6b9fd9 commit 17b3b6eCopy full SHA for 17b3b6e
pnpm-workspace.yaml
@@ -19,3 +19,6 @@ packages:
19
- '!./examples/t3-app'
20
# same:
21
- '!./examples/jest-react'
22
+ # Error "The 'compilation' argument must be an instance of Compilation"
23
+ # https://stackoverflow.com/questions/67727180/the-compilation-argument-must-be-an-instance-of-compilation
24
+ - '!./examples/react16'
0 commit comments