mirror of
https://github.com/jhen0409/react-native-debugger.git
synced 2026-03-27 08:21:12 +00:00
* Initial work of upgrade apollo-client-devtools * Add prefix for all message types of apollo-client-devtools by patch * Middleware: Handle `ac-devtools:` prefix messages * Worker: Import devtools hook also add some patch to apollo-client-devtools: - Remove content script (it was attached to RNDebugger window) - No second arg on postMessage * Add apollo-client example * Fix tests * E2E: Take screenshot after each & upload artifacts on CI failed * E2E: Take devtools window screenshot * Fix typo in removeEventListener * Add test case for apollo-client-devtools
13 lines
130 B
Plaintext
13 lines
130 B
Plaintext
node_modules
|
|
npm-debug.log
|
|
yarn-error.log
|
|
.DS_Store
|
|
dist/js
|
|
dist/main.js*
|
|
release/
|
|
*.bundle.js
|
|
tmp/
|
|
config_test
|
|
.idea/
|
|
artifacts/
|