Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Fixed standalone+DOM integration #1271

Merged
merged 1 commit into from Jan 7, 2019
Merged

Conversation

bvaughn
Copy link
Contributor

@bvaughn bvaughn commented Jan 7, 2019

Resolves issue #1269

I guess this was broken by the recent Webpack upgrade (#1235) and we didn't notice because it's not a common use case.

Things I tested:

  • Local standalone (yarn build:standalone && yarn test:standalone)
  • NPM install (although this required editing the nested node_modules/react-devtools-core to copy over local changes)
  • Standalone + RN (shouldn't be impacted by this change)

@bvaughn
Copy link
Contributor Author

bvaughn commented Jan 7, 2019

Since this is already pretty broken 😄 I'm just going to merge and release the fix. Happy to make follow up adjustments later.

@bvaughn bvaughn merged commit 9005cbc into facebook:master Jan 7, 2019
@bvaughn bvaughn deleted the issues/1269 branch January 7, 2019 18:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants