Skip to content

Commit 17b3b6e

Browse files
committed
disable react16 project for now. weird dep collision problem
1 parent e6b9fd9 commit 17b3b6e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pnpm-workspace.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,6 @@ packages:
1919
- '!./examples/t3-app'
2020
# same:
2121
- '!./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

Comments
 (0)