Files
Jhen-Jie Hong 054e6c83e8 Upgrade apollo-client-devtools to v4 (#783)
* 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
2023-07-28 15:30:21 +08:00

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/