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(