Skip to content

Commit 05f42b5

Browse files
committed
Revert "Fix react-devtools not auto detect system theme"
This reverts commit 98ed518.
1 parent 98ed518 commit 05f42b5

2 files changed

Lines changed: 0 additions & 21 deletions

File tree

scripts/patch-modules.js

Lines changed: 0 additions & 19 deletions
This file was deleted.

scripts/postinstall.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ async function run() {
1515
'-rf',
1616
'node_modules/apollo-client-devtools/{assets,build,development,shells/dev,src}'
1717
);
18-
// eslint-disable-next-line
19-
require('./patch-modules');
2018
}
2119

2220
run();

0 commit comments

Comments
 (0)