Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create dev-middleware package #38194

Closed
wants to merge 1 commit into from
Closed

Commits on Jul 7, 2023

  1. Create dev-middleware package (facebook#38194)

    Summary:
    Pull Request resolved: facebook#38194
    
    ## Context
    
    RFC: Decoupling Flipper from React Native core: react-native-community/discussions-and-proposals#641
    
    ## Changes
    
    Inits the `react-native/dev-middleware` package. Contains an initial implementation of `/open-debugger`, migrated from react-native-community/cli@2535dbe.
    
    ## Attribution
    
    This implementation is greatly inspired by `expo/dev-server`: https://github.com/expo/expo/blob/1120c716f35cb28d88800e8f5d963d2b2ac94705/packages/%40expo/dev-server/src/JsInspector.ts#L18
    
    Changelog: [Internal]
    
    Reviewed By: motiz88
    
    Differential Revision: D46283818
    
    fbshipit-source-id: 298ea6cba663b3946c785e2c2220c809cf554978
    huntie authored and facebook-github-bot committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    8069bd9 View commit details
    Browse the repository at this point in the history