mirror of
https://github.com/facebook/react-native.git
synced 2024-11-22 06:29:46 +00:00
a991ff3837
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/38194 ## Context RFC: Decoupling Flipper from React Native core: https://github.com/react-native-community/discussions-and-proposals/pull/641 ## Changes Inits the `react-native/dev-middleware` package. Contains an initial implementation of `/open-debugger`, migrated from2535dbe234
. ## Attribution This implementation is greatly inspired by `expo/dev-server`:1120c716f3/packages/%40expo/dev-server/src/JsInspector.ts (L18)
Changelog: [Internal] Reviewed By: motiz88 Differential Revision: D46283818 fbshipit-source-id: 7b38ad2f6d7346366a7c599d16e289e04b7bd88d
6 lines
51 B
Plaintext
6 lines
51 B
Plaintext
# Dependencies
|
|
/node_modules
|
|
|
|
# Build output
|
|
/dist
|