Skip to content

Commit

Permalink
Upgrade eval again, it's a React bug.
Browse files Browse the repository at this point in the history
  • Loading branch information
anomiex committed Apr 11, 2022
1 parent 48a3cbf commit 1f46114
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
7 changes: 4 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,7 @@ module.exports = [
CSS: {
supports: () => false,
},
MessageChannel: null, // React <17.1 is broken on Node 16 if this is set. https://github.com/facebook/react/issues/20756#issuecomment-780927519
},
} ),
new RemoveAssetWebpackPlugin( {
Expand Down

0 comments on commit 1f46114

Please sign in to comment.