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: Adorkable-forkable/create-react-app-typescript
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.
  • 4 commits
  • 14 files changed
  • 3 contributors

Commits on May 2, 2018

  1. Import SVGs as React components (#1388) (#3718)

    * Import SVGs as React components (#1388)
    
    * Updated webpack production config and fixed tests
    
    * Improved Jest SVG file transform
    
    * Improved SVG tests
    
    * Add a comment
    
    * Update webpack.config.prod.js
    
    # Conflicts:
    #	packages/react-scripts/package.json
    iansu authored and yoiang committed May 2, 2018
    Copy the full SHA
    4324ef1 View commit details
  2. Copy the full SHA
    983002c View commit details
  3. fix for monorepo build

    yoiang committed May 2, 2018
    Copy the full SHA
    9340a30 View commit details
  4. Merge remote-tracking branch 'origin/svgAndGraphQLFileSupport'

    # Conflicts:
    #	package.json
    yoiang committed May 2, 2018
    Copy the full SHA
    2d55be9 View commit details
Loading