Skip to content

Commit

Permalink
chore: code cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
szymonrybczak committed Feb 1, 2023
1 parent 256e999 commit e364ad1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export function startServerInNewWindow(
projectRoot: string,
) {
const reactNativeCliPath = path.dirname(
path.dirname(require.resolve('@react-native-community/cli-plugin-metro')),
require.resolve('@react-native-community/cli-plugin-metro/package.json'),
);

/**
Expand Down

0 comments on commit e364ad1

Please # to comment.