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 98ed518 commit 05f42b5Copy full SHA for 05f42b5
2 files changed
scripts/patch-modules.js
scripts/postinstall.js
@@ -15,8 +15,6 @@ async function run() {
15
'-rf',
16
'node_modules/apollo-client-devtools/{assets,build,development,shells/dev,src}'
17
);
18
- // eslint-disable-next-line
19
- require('./patch-modules');
20
}
21
22
run();
0 commit comments