react-native/packages
Alex Hunt c82cf64a22 Move metro-inspector-proxy into dev-middleware (#39045)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/39045

## Context

RFC: Decoupling Flipper from React Native core: https://github.com/react-native-community/discussions-and-proposals/pull/641

## Changes

- Relocates `metro-inspector-proxy` source from the Metro repo into the React Native repo as part of the `react-native/dev-middleware` package.
    - Drops the `runInspectorProxy` entry point.
- Attaches the Inspector Proxy to the `createDevMiddleware()` API as the new integration point for this functionality.
- Documents migrated endpoints + usage of `createDevMiddleware()` in README.

Changelog: [Internal]
Metro changelog: None (`metro-inspector-proxy` is now an internal component of `react-native`, covered in the [release notes for 0.78.1](https://github.com/facebook/metro/releases/tag/v0.78.1))

Reviewed By: motiz88, blakef

Differential Revision: D48066213

fbshipit-source-id: 3fbef5d881f6f451cb5955dcbbc362c53347437e
2023-08-18 01:38:10 -07:00
..
assets
babel-plugin-codegen
community-cli-plugin Replace Metro stdout check with dep_graph_loaded event (#38960) 2023-08-15 02:33:22 -07:00
dev-middleware Move metro-inspector-proxy into dev-middleware (#39045) 2023-08-18 01:38:10 -07:00
eslint-config-react-native JS: Upgrade to v8-compile-cache@^2.4.0 & eslint@^8.23.1 (#39012) 2023-08-15 15:49:33 -07:00
eslint-plugin-react-native
eslint-plugin-specs
hermes-inspector-msggen
metro-config Upgrade CLI and Metro, update status check refs (#38988) 2023-08-15 02:33:22 -07:00
normalize-color
polyfills
react-native Fix segfault calling YGJNILogFunc (#39051) 2023-08-18 00:07:51 -07:00
react-native-babel-preset Add @react-native/babel-plugin-codegen to @react-native/babel-preset (#38227) 2023-08-01 07:49:23 -07:00
react-native-babel-transformer Remove unused inlineRequires params from BabelTransformer API (#38771) 2023-08-07 09:17:43 -07:00
react-native-bots Cleanup the commitlies code (#38889) 2023-08-09 09:23:14 -07:00
react-native-codegen add emitBuildEventSchema to parser commons (#38810) 2023-08-08 11:52:26 -07:00
react-native-codegen-typescript-test
react-native-gradle-plugin Introduce react.internal.useHermesNightly (#38886) 2023-08-14 00:45:07 -07:00
rn-tester feat(rn-tester): Improve the Modal tester (#38977) 2023-08-17 23:58:28 -07:00
rn-tester-e2e Bump Android compile-sdk to 34 (#38987) 2023-08-15 03:13:35 -07:00
typescript-config
virtualized-lists ListMetricAggregator UTs - contentLength caching (#38738) 2023-08-17 21:31:31 -07:00