Skip to content

Commit

Permalink
Change comment in @react-native/metro-config to trigger a release bump
Browse files Browse the repository at this point in the history
  • Loading branch information
fortmarek committed Aug 11, 2023
1 parent f3e7572 commit c7073fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/metro-config/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -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(
Expand Down

0 comments on commit c7073fd

Please sign in to comment.