Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Replay RDT fork #9

Merged

Conversation

bvaughn
Copy link

@bvaughn bvaughn commented Oct 20, 2023

Pairs with replayio/devtools#9807

Testing

I'm running Node v18 and the build:chrome step failed for me with an ERR_OSSL_EVP_UNSUPPORTED error. The work around was to use the --openssl-legacy-provider flag.

 NODE_OPTIONS=--openssl-legacy-provider yarn build:chrome

Then I had to copy the contents of
<react-root>/packages/react-devtools-extension/chrome/build/unpacked/build/react_devtools_backend_compact.js
into the function in
<replay-root>/src/ui/components/SecondaryToolbox/react-devtools/react_devtools_backend.raw.js

@bvaughn bvaughn force-pushed the feature/replay-react-devtools-ui-fork branch from 88344ba to f75f13d Compare October 20, 2023 14:53
@bvaughn bvaughn force-pushed the feature/replay-react-devtools-ui-fork branch from f75f13d to 65934b0 Compare October 24, 2023 12:52
@bvaughn bvaughn force-pushed the feature/replay-react-devtools-ui-fork branch from 65934b0 to 9b807f1 Compare October 24, 2023 12:57
@bvaughn
Copy link
Author

bvaughn commented Oct 31, 2023

I'm going to just merge this.

@bvaughn bvaughn merged commit f23d106 into feature/replay-react-devtools Oct 31, 2023
1 check passed
@bvaughn bvaughn deleted the feature/replay-react-devtools-ui-fork branch October 31, 2023 13:50
@markerikson
Copy link

Yep, sorry, that's good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants