Skip to content

Commit

Permalink
disable react16 project for now. weird dep collision problem
Browse files Browse the repository at this point in the history
  • Loading branch information
arshaw committed Jan 9, 2025
1 parent e6b9fd9 commit 17b3b6e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pnpm-workspace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,6 @@ packages:
- '!./examples/t3-app'
# same:
- '!./examples/jest-react'
# Error "The 'compilation' argument must be an instance of Compilation"
# https://stackoverflow.com/questions/67727180/the-compilation-argument-must-be-an-instance-of-compilation
- '!./examples/react16'

0 comments on commit 17b3b6e

Please sign in to comment.