dillon1000/react
Commit
Browse files Moved backend injection to the content script (#16752)
* Moved backend injection logic to content script * Moved backend injection logic to content script * Moved injection logic to content script * Formatting changes * remove ability to inject arbitrary scripts * Removed done(), added some comments explaining the change * Lint fixes * Moved inline comment. * Deleted inject() script since it was no longer being used
Changed paths3 files
First-parent comparisonpackages/react-devtools-extensions/src/inject.js DeletedM packages/react-devtools-extensions/src/injectGlobalHook.js ModifiedM packages/react-devtools-extensions/src/main.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…