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: react/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: asynchrony/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.
  • 5 commits
  • 5 files changed
  • 3 contributors

Commits on Dec 30, 2019

  1. configure tailwind for our app

    Daniel Fox authored and Daniel Fox and Dave Morse committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    e2b2f3c View commit details
    Browse the repository at this point in the history
  2. add a loader for XML so we can import the XML straight and not need t…

    …o make js files out of it
    Daniel Fox authored and Daniel Fox and Dave Morse committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    ffabb6e View commit details
    Browse the repository at this point in the history
  3. adds dependency on raw-loader for XML loading

    Daniel Fox authored and Daniel Fox and Dave Morse committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    7736e43 View commit details
    Browse the repository at this point in the history
  4. support loading xml files in tests

    Dave Morse authored and Daniel Fox and Dave Morse committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    e8bb71c View commit details
    Browse the repository at this point in the history
  5. correctly load the XML

    Dave Morse and George Huestis authored and Daniel Fox and Dave Morse committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    8ebd939 View commit details
    Browse the repository at this point in the history
Loading