react-native/scripts
Alex Hunt 01b40789ee Update build script to minimally support subpath patterns (#47673)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/47673

Update shared monorepo build script:
- Refactor entry point discovery and file iteration
- Add support for "exports" subpath patterns (skip considering as entry point with warning)

This is required for the incoming migration of `react-native-codegen` to this build setup (D51465053).

Changelog: [Internal]

Reviewed By: robhogan

Differential Revision: D66121262

fbshipit-source-id: 0deb2c2b26de442ee348ef9de54a1fa144368b6f
2024-11-20 09:21:13 -08:00
..
__tests__ chore: replace mkdirp with mkdir fs (#46388) 2024-09-17 07:03:44 -07:00
build Update build script to minimally support subpath patterns (#47673) 2024-11-20 09:21:13 -08:00
circleci Fix analyze_code to use the proper PR number (#46548) 2024-09-18 02:57:48 -07:00
debugger-frontend Substitute @pkgjs/parseargs for Node builtin (#47704) 2024-11-19 09:47:40 -08:00
e2e Substitute @pkgjs/parseargs for Node builtin (#47704) 2024-11-19 09:47:40 -08:00
monorepo Remove bump-all-updated-packages script (#43534) 2024-03-19 07:05:03 -07:00
release-testing test-e2e-local support useLastSuccessfulPipeline (#47248) 2024-10-29 10:08:07 -07:00
releases Substitute @pkgjs/parseargs for Node builtin (#47704) 2024-11-19 09:47:40 -08:00
releases-ci Substitute @pkgjs/parseargs for Node builtin (#47704) 2024-11-19 09:47:40 -08:00
utils Port changes in the release testing script from the release branch (#45174) 2024-06-27 04:11:44 -07:00
.tests.env
clean-gha-cache.js Allow cache reaper to skip failing cache removal request (#45593) 2024-07-24 00:45:05 -07:00
consts.js Add Flow typing for test runner for RN integration tests (#47612) 2024-11-15 03:00:17 -08:00
lint-java.js
npm-utils.js Move all package.json updates into set-version script (#45180) 2024-06-26 07:59:49 -07:00
objc-test.sh Port CI improvements from Release branch to main (#45175) 2024-06-27 04:11:44 -07:00
process-podspecs.sh
run-ci-javascript-tests.js Generalize feature flags script (#47208) 2024-10-29 08:02:54 -07:00
scm-utils.js chore: replace mkdirp with mkdir fs (#46388) 2024-09-17 07:03:44 -07:00
sync-css-layout.sh
validate-ios-test-env.sh