mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
c19bc0b6a2
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/33869 When I disabled the Javadoc pubblication as it was failing on CI, I forgot to turn off the verification that the -javadoc artifact is included inside the NPM package. This caused `build_npm_package-1` to fail on main. I'm fixing it here. Changelog: [Internal] [Fixed] - Do not fail if -javadoc.jar are missing in the final NPM package Reviewed By: cipolleschi Differential Revision: D36507320 fbshipit-source-id: 3836de5212de91bb44e0e586564b46114ca346b4