Fix failing master (#23702)

This commit is contained in:
Dominik Prokop 2020-04-20 14:53:51 +02:00 committed by GitHub
parent f37814f3b1
commit 4ea41dc19d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,6 +64,7 @@ const buildCjsPackage = ({ env }) => {
'useBlockLayout',
'Cell',
'useResizeColumns',
'useAbsoluteLayout',
],
'../../node_modules/react-is/index.js': ['isValidElementType', 'isContextConsumer'],
},