Skip to content
This repository was archived by the owner on Jan 26, 2019. It is now read-only.
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: wmonk/create-react-app-typescript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: mattleff/create-react-app-typescript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: babel-support
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 57 files changed
  • 1 contributor

Commits on Jun 13, 2017

  1. Configuration menu
    Copy the full SHA
    f453953 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2017

  1. Configuration menu
    Copy the full SHA
    83664c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2017

  1. Merge remote-tracking branch 'origin/master' into babel-support

    # Conflicts:
    #	package.json
    #	packages/react-scripts/config/webpack.config.prod.js
    #	packages/react-scripts/package.json
    mattleff committed Aug 21, 2017
    Configuration menu
    Copy the full SHA
    28254c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2017

  1. Add explicit loader-utils dependency to fix error:

    ./src/index.tsx
    Module build failed: TypeError: loaderUtils.getOptions is not a function
    mattleff committed Aug 22, 2017
    Configuration menu
    Copy the full SHA
    c1e7060 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2017

  1. Merge remote-tracking branch 'origin/master' into babel-support

    # Conflicts:
    #	package.json
    #	packages/react-dev-utils/webpackHotDevClient.js
    #	packages/react-error-overlay/src/components/frame.js
    #	packages/react-error-overlay/src/components/overlay.js
    #	packages/react-scripts/config/webpack.config.dev.js
    #	packages/react-scripts/config/webpack.config.prod.js
    #	packages/react-scripts/package.json
    #	packages/react-scripts/scripts/utils/createJestConfig.js
    mattleff committed Sep 25, 2017
    Configuration menu
    Copy the full SHA
    ba698d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4832ae2 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2017

  1. Configuration menu
    Copy the full SHA
    5349ba5 View commit details
    Browse the repository at this point in the history
Loading