From c7073fd6857dc6e4b7d6c1dfdf9d109d80f687ca Mon Sep 17 00:00:00 2001 From: fortmarek Date: Fri, 11 Aug 2023 14:33:34 +0200 Subject: [PATCH] Change comment in @react-native/metro-config to trigger a release bump --- packages/metro-config/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/metro-config/index.js b/packages/metro-config/index.js index 3ed81f2da732b5..0e7bf921258168 100644 --- a/packages/metro-config/index.js +++ b/packages/metro-config/index.js @@ -82,7 +82,7 @@ function getDefaultConfig( watchFolders: [], }; - // Set global hook so that the CLI can detect when this config has been loaded + // Set global hook, so that the CLI can detect when this config has been loaded global.__REACT_NATIVE_METRO_CONFIG_LOADED = true; return mergeConfig(