Skip to content

Commit c7073fd

Browse files
committed
Change comment in @react-native/metro-config to trigger a release bump
1 parent f3e7572 commit c7073fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/metro-config/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ function getDefaultConfig(
8282
watchFolders: [],
8383
};
8484

85-
// Set global hook so that the CLI can detect when this config has been loaded
85+
// Set global hook, so that the CLI can detect when this config has been loaded
8686
global.__REACT_NATIVE_METRO_CONFIG_LOADED = true;
8787

8888
return mergeConfig(

0 commit comments

Comments
 (0)