mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Change comment in @react-native/metro-config to trigger a release bump
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user