Skip to content

Commit 7a4506d

Browse files
lexie011EzioLi01
andauthored
Refactor expo launch request using expo-cli (#2260)
* Refactor expo launch request using expo-cli * Add log in excute expo cli process * import logger in packager * Ignore unused tests * Update foramt --------- Co-authored-by: Ezio Li <[email protected]>
1 parent fb32f38 commit 7a4506d

27 files changed

+181
-62
lines changed

i18n/chs/src/common/configurationProviderHelper.i18n.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
"ApplicationTypeSelectionPrompt": "React Native 应用程序的类型",
1111
"UseHermesEnginePrompt": "使用Hermes引擎直接调试?",
1212
"UseHermesEngineInvalid": "使用 Hermes 引擎尚未确认",
13+
"ExpoPlatformTypeSelection": "选择要运行的平台",
14+
"ExpoPlatformTypeSelectionPrompt": "运行的平台类型",
1315
"ExpoHostTypeSelectionTitle": "选择Expo主机参数类型",
1416
"ExpoHostTypeSelectionPrompt": "Expo主机参数类型",
1517
"BrowserTypeSelectionTitle": "选择浏览器类型",

i18n/cht/src/common/configurationProviderHelper.i18n.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
"ApplicationTypeSelectionPrompt": "React Native 應用程式的類型",
1111
"UseHermesEnginePrompt": "使用Hermes引擎直接調試?",
1212
"UseHermesEngineInvalid": "使用 Hermes 引擎尚未確認",
13+
"ExpoPlatformTypeSelection": "選擇要運行的平台",
14+
"ExpoPlatformTypeSelectionPrompt": "運行的平台類型",
1315
"ExpoHostTypeSelectionTitle": "選擇Expo主機參數類型",
1416
"ExpoHostTypeSelectionPrompt": "Expo主機參數類型",
1517
"BrowserTypeSelectionTitle": "選擇瀏覽器類型",

i18n/csy/src/common/configurationProviderHelper.i18n.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
"ApplicationTypeSelectionPrompt": "Typ aplikace React Native",
1111
"UseHermesEnginePrompt": "Použít Hermes engine pro přímé ladění?",
1212
"UseHermesEngineInvalid": "Použití enginu Hermes není potvrzeno",
13+
"ExpoPlatformTypeSelection": "Vyberte platformu, na které chcete spustit",
14+
"ExpoPlatformTypeSelectionPrompt": "Typ platformy pro provoz",
1315
"ExpoHostTypeSelectionTitle": "Vyberte typ parametru hostitele Expo",
1416
"ExpoHostTypeSelectionPrompt": "Typ parametru hostitele Expo",
1517
"BrowserTypeSelectionTitle": "Vyberte typ prohlížeče",

i18n/deu/src/common/configurationProviderHelper.i18n.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
"ApplicationTypeSelectionPrompt": "Art der React Native-Anwendung",
1111
"UseHermesEnginePrompt": "Hermes-Engine zum direkten Debuggen verwenden?",
1212
"UseHermesEngineInvalid": "Die Verwendung der Hermes-Engine ist nicht bestätigt",
13+
"ExpoPlatformTypeSelection": "Wählen Sie die Plattform zur Ausführung aus",
14+
"ExpoPlatformTypeSelectionPrompt": "Art der Plattform, auf der ausgeführt werden soll",
1315
"ExpoHostTypeSelectionTitle": "Wählen Sie den Typ des Expo-Host-Parameters aus",
1416
"ExpoHostTypeSelectionPrompt": "Typ des Expo-Hostparameters",
1517
"BrowserTypeSelectionTitle": "Wählen Sie den Browsertyp aus",

i18n/esn/src/common/configurationProviderHelper.i18n.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
"ApplicationTypeSelectionPrompt": "Tipo de aplicación React Native",
1111
"UseHermesEnginePrompt": "¿Utilizar el motor Hermes para la depuración directa?",
1212
"UseHermesEngineInvalid": "El uso del motor Hermes no está confirmado.",
13+
"ExpoPlatformTypeSelection": "Seleccione la plataforma para ejecutar",
14+
"ExpoPlatformTypeSelectionPrompt": "Tipo de plataforma para correr",
1315
"ExpoHostTypeSelectionTitle": "Seleccione el tipo de parámetro del anfitrión de la Expo",
1416
"ExpoHostTypeSelectionPrompt": "Tipo de parámetro del anfitrión de la Expo",
1517
"BrowserTypeSelectionTitle": "Seleccione tipo de navegador",

i18n/fra/src/common/configurationProviderHelper.i18n.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
"ApplicationTypeSelectionPrompt": "Type d'application React Native",
1111
"UseHermesEnginePrompt": "Utiliser le moteur Hermes pour le débogage direct ?",
1212
"UseHermesEngineInvalid": "L'utilisation du moteur Hermes n'est pas confirmée",
13+
"ExpoPlatformTypeSelection": "Sélectionnez la plate-forme sur laquelle exécuter",
14+
"ExpoPlatformTypeSelectionPrompt": "Type de plateforme sur laquelle fonctionner",
1315
"ExpoHostTypeSelectionTitle": "Sélectionnez le type de paramètre d'hôte Expo",
1416
"ExpoHostTypeSelectionPrompt": "Type de paramètre d'hôte Expo",
1517
"BrowserTypeSelectionTitle": "Sélectionnez le type de navigateur",

i18n/ita/src/common/configurationProviderHelper.i18n.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
"ApplicationTypeSelectionPrompt": "Tipo di applicazione React Native",
1111
"UseHermesEnginePrompt": "Utilizzare il motore Hermes per il debug diretto?",
1212
"UseHermesEngineInvalid": "L'utilizzo del motore Hermes non è confermato",
13+
"ExpoPlatformTypeSelection": "Seleziona la piattaforma su cui eseguire",
14+
"ExpoPlatformTypeSelectionPrompt": "Tipo di piattaforma su cui eseguire",
1315
"ExpoHostTypeSelectionTitle": "Seleziona il tipo di parametro host Expo",
1416
"ExpoHostTypeSelectionPrompt": "Tipo di parametro host dell'Expo",
1517
"BrowserTypeSelectionTitle": "Seleziona il tipo di browser",

i18n/jpn/src/common/configurationProviderHelper.i18n.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
"ApplicationTypeSelectionPrompt": "React Native アプリケーションの種類",
1111
"UseHermesEnginePrompt": "直接デバッグにHermesエンジンを使用しますか?",
1212
"UseHermesEngineInvalid": "ヘルメスエンジンの使用は未確認",
13+
"ExpoPlatformTypeSelection": "実行するプラットフォームを選択してください",
14+
"ExpoPlatformTypeSelectionPrompt": "実行するプラットフォームの種類",
1315
"ExpoHostTypeSelectionTitle": "Expo ホストパラメータのタイプを選択してください",
1416
"ExpoHostTypeSelectionPrompt": "Expo ホストパラメータのタイプ",
1517
"BrowserTypeSelectionTitle": "ブラウザの種類を選択してください",

i18n/kor/src/common/configurationProviderHelper.i18n.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
"ApplicationTypeSelectionPrompt": "React Native 애플리케이션 유형",
1111
"UseHermesEnginePrompt": "직접 디버깅을 위해 Hermes 엔진을 사용하시겠습니까?",
1212
"UseHermesEngineInvalid": "Hermes 엔진 사용 여부는 확인되지 않았습니다.",
13+
"ExpoPlatformTypeSelection": "실행할 플랫폼 선택",
14+
"ExpoPlatformTypeSelectionPrompt": "실행할 플랫폼 유형",
1315
"ExpoHostTypeSelectionTitle": "Expo 호스트 매개변수 유형 선택",
1416
"ExpoHostTypeSelectionPrompt": "Expo 호스트 매개변수 유형",
1517
"BrowserTypeSelectionTitle": "브라우저 유형 선택",

i18n/plk/src/common/configurationProviderHelper.i18n.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
"ApplicationTypeSelectionPrompt": "Typ aplikacji React Native",
1111
"UseHermesEnginePrompt": "Używać silnika Hermes do bezpośredniego debugowania?",
1212
"UseHermesEngineInvalid": "Korzystanie z silnika Hermes nie zostało potwierdzone",
13+
"ExpoPlatformTypeSelection": "Wybierz platformę, na której chcesz uruchomić",
14+
"ExpoPlatformTypeSelectionPrompt": "Typ platformy, na której można uruchomić",
1315
"ExpoHostTypeSelectionTitle": "Wybierz typ parametru gospodarza Expo",
1416
"ExpoHostTypeSelectionPrompt": "Typ parametru gospodarza Expo",
1517
"BrowserTypeSelectionTitle": "Wybierz typ przeglądarki",

0 commit comments

Comments
 (0)