Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: facebook/create-react-app
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: jennyluciav/create-react-app
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 7 files changed
  • 2 contributors

Commits on Sep 17, 2016

  1. adds file paths to config/paths.js, try to retrieve required files wh…

    …en starting
    Vincent TAING authored and gaearon committed Sep 17, 2016
    Configuration menu
    Copy the full SHA
    451c935 View commit details
    Browse the repository at this point in the history
  2. change resolveOwn > resolveApp

    Vincent TAING authored and gaearon committed Sep 17, 2016
    Configuration menu
    Copy the full SHA
    69b0794 View commit details
    Browse the repository at this point in the history
  3. tries to access synchronously the required files

    Vincent TAING authored and gaearon committed Sep 17, 2016
    Configuration menu
    Copy the full SHA
    ee865ae View commit details
    Browse the repository at this point in the history
  4. uses appIndexJs variable for specifying entry path in webpack configs

    Vincent TAING authored and gaearon committed Sep 17, 2016
    Configuration menu
    Copy the full SHA
    264096c View commit details
    Browse the repository at this point in the history
  5. removes favico from the paths

    Vincent TAING authored and gaearon committed Sep 17, 2016
    Configuration menu
    Copy the full SHA
    8a1ca4e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d8d8797 View commit details
    Browse the repository at this point in the history
Loading