Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C create-react-app
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,547
    • Issues 1,547
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 417
    • Merge requests 417
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Meta
  • create-react-app
  • Merge requests
  • !7737

Support production profiling with React Developer Tools

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/JacobMGEvans/feature-profile-issue#7734 into master Sep 26, 2019
  • Overview 24
  • Commits 12
  • Pipelines 0
  • Changes 3

Created by: JacobMGEvans

Closes #7734 (closed).

Some of the process I went through to test the changes include the following:

  • I ran yarn test
Screen Shot 2019-09-25 at 8 32 10 PM
  • After I ran yarn build
Screen Shot 2019-09-25 at 9 52 15 PM
  • Following this, I ran yarn create-react-app my-app built a small (very small) app to test the react devtools profiler and source code
Screen Shot 2019-09-25 at 10 48 45 PM Screen Shot 2019-09-25 at 10 49 06 PM **Source Code ClassName:** Screen Shot 2019-09-25 at 11 11 16 PM Screen Shot 2019-09-25 at 10 51 13 PM
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/JacobMGEvans/feature-profile-issue#7734