react/packages/react-devtools-shared
Mengdi "Monday" Chen 852f10b5cf
fix a bug in console.log with non-string args (#24546)
2022-05-12 10:29:36 -04:00
..
src fix a bug in console.log with non-string args (#24546) 2022-05-12 10:29:36 -04:00
README.md Update DevTools READMEs (#24105) 2022-03-16 11:37:10 -04:00
babel.config.js DevTools: Drop IE 11 support (#19875) 2020-09-21 11:07:45 -04:00
buildUtils.js added react native feature flags (#22199) 2021-08-30 14:12:52 -07:00
package.json Moved named hooks code (and tests) from react-devtools-extensions to react-devtools-shared (#22260) 2021-09-07 11:44:49 -04:00

README.md

This directory contains code shared between several DevTools packages:

  • /packages/react-devtools-core
  • /packages/react-devtools-extensions
  • /packages/react-devtools-inline

It is not published or released anywhere directly.