Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

[xdl] Switch to in-process Metro JS bundling starting from SDK 40 #2921

Merged
merged 1 commit into from
Nov 19, 2020

Commits on Nov 19, 2020

  1. [xdl] Switch to in-process Metro JS bundling starting from SDK 40

    Always use in-process Metro for SDK 40 and newer.
    
    For older SDK versions, keep the old behavior (in-process Metro can be
    enabled by setting `EXPO_USE_DEV_SERVER=true` in the environment).
    fson committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    29065a5 View commit details
    Browse the repository at this point in the history