Skip to content

Commit

Permalink
RN [fix]: updated path to hermes-inspector-msggen package from react-…
Browse files Browse the repository at this point in the history
…native/ReactCommon (#36567)

Summary:
Pull Request resolved: #36567

Changelog: [Internal]

Relative path has changed after the monorepo migration, but was overlooked

Reviewed By: cipolleschi

Differential Revision: D44290877

fbshipit-source-id: 4a5e45acf02624b11d513d56c49824a2c9ccc59e
  • Loading branch information
hoxyq authored and facebook-github-bot committed Mar 22, 2023
1 parent b312562 commit 64ea075
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ FBSOURCE=$(hg root)
CLANG_FORMAT="${FBSOURCE}/tools/third-party/clang-format/clang-format"
SIGNEDSOURCE="${FBSOURCE}/tools/signedsource"

pushd "../../../../packages/hermes-inspector-msggen"
pushd "../../../../../hermes-inspector-msggen"

yarn install
yarn build
Expand Down

0 comments on commit 64ea075

Please sign in to comment.