ReleaseAutomations — react Architecture
Scripts for publishing packages to npm
Entity Profile
Dependency Diagram
graph TD subdomain_BuildUtilities_ReleaseAutomations["ReleaseAutomations"] b382de33_033e_dac4_4c33_63aa3050422e["makeE2EConfig.js"] subdomain_BuildUtilities_ReleaseAutomations --> b382de33_033e_dac4_4c33_63aa3050422e 19c3e60c_6ea8_65d6_28a0_4302b200c2b9["babel-plugin-annotate-react-code.ts"] subdomain_BuildUtilities_ReleaseAutomations --> 19c3e60c_6ea8_65d6_28a0_4302b200c2b9 019bd448_7ccc_6aac_fcfb_d1990453aedd["makeSnapshotResolver.js"] subdomain_BuildUtilities_ReleaseAutomations --> 019bd448_7ccc_6aac_fcfb_d1990453aedd 18b62461_70ca_7ab7_c727_8128b780f9b4["eslint-plugin-react-hooks-test-cases.js"] subdomain_BuildUtilities_ReleaseAutomations --> 18b62461_70ca_7ab7_c727_8128b780f9b4 bfc3125e_2d16_7c02_e918_d779b41f9551["makeTransform.ts"] subdomain_BuildUtilities_ReleaseAutomations --> bfc3125e_2d16_7c02_e918_d779b41f9551 93555fc7_aab5_9c30_c010_0082280015fc["utils.js"] subdomain_BuildUtilities_ReleaseAutomations --> 93555fc7_aab5_9c30_c010_0082280015fc 284dec79_9a70_8695_e81b_a79af014880f["preprocessData-test.js"] subdomain_BuildUtilities_ReleaseAutomations --> 284dec79_9a70_8695_e81b_a79af014880f style subdomain_BuildUtilities_ReleaseAutomations fill:#6366f1,stroke:#818cf8,color:#fff
Relationship Graph
Domain
Functions
- AnnotateReactCodeBabelPlugin()
- annotate()
- beforeEachProfiling()
- buildTypeOfReactForget()
- callsHooksOrCreatesJsx()
- componentDidCatch()
- componentDidMount()
- createActivitySliceFilter()
- createDisplayNameFilter()
- createElementTypeFilter()
- createEnvironmentNameFilter()
- createHOCFilter()
- createLocationFilter()
- exportImportHelper()
- getFunctionName()
- getLegacyRenderImplementation()
- getModernRenderImplementation()
- getRendererID()
- isComponentDeclaration()
- isComponentName()
- isComponentOrHookLike()
- isForwardRefCallback()
- isHook()
- isHookName()
- isMemoCallback()
- isReactAPI()
- legacyRender()
- module()
- module()
- module()
- normalizeIndent()
- render()
- render()
- requireTestRenderer()
- shouldVisit()
Source Files
- compiler/packages/babel-plugin-react-compiler/scripts/babel-plugin-annotate-react-code.ts
- compiler/packages/babel-plugin-react-compiler/scripts/eslint-plugin-react-hooks-test-cases.js
- compiler/packages/babel-plugin-react-compiler/scripts/jest/makeE2EConfig.js
- compiler/packages/babel-plugin-react-compiler/scripts/jest/makeSnapshotResolver.js
- compiler/packages/babel-plugin-react-compiler/scripts/jest/makeTransform.ts
- packages/react-devtools-shared/src/__tests__/preprocessData-test.js
- packages/react-devtools-shared/src/__tests__/utils.js
Source
- compiler/packages/babel-plugin-react-compiler/scripts/babel-plugin-annotate-react-code.ts
- compiler/packages/babel-plugin-react-compiler/scripts/eslint-plugin-react-hooks-test-cases.js
- compiler/packages/babel-plugin-react-compiler/scripts/jest/makeE2EConfig.js
- compiler/packages/babel-plugin-react-compiler/scripts/jest/makeSnapshotResolver.js
- compiler/packages/babel-plugin-react-compiler/scripts/jest/makeTransform.ts
- packages/react-devtools-shared/src/__tests__/preprocessData-test.js
- packages/react-devtools-shared/src/__tests__/utils.js
Frequently Asked Questions
What is the ReleaseAutomations subdomain?
ReleaseAutomations is a subdomain in the react codebase, part of the BuildUtilities domain. Scripts for publishing packages to npm It contains 7 source files.
Which domain does ReleaseAutomations belong to?
ReleaseAutomations belongs to the BuildUtilities domain.
What functions are in ReleaseAutomations?
The ReleaseAutomations subdomain contains 35 function(s): AnnotateReactCodeBabelPlugin, annotate, beforeEachProfiling, buildTypeOfReactForget, callsHooksOrCreatesJsx, componentDidCatch, componentDidMount, createActivitySliceFilter, and 27 more.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free