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: 7c4c203bc434a4129c84d8cc53365043a805b668
  • Loading branch information
hoxyq authored and facebook-github-bot committed Mar 22, 2023
1 parent e188585 commit 71356de
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 71356de

Please sign in to comment.