1. 28 Oct, 2016 1 commit
    • Sandro Padin's avatar
      Catch and noop call to open web browser. (#964) · 0bd593ba
      Sandro Padin authored
      Running `create-react-app` in a Docker container causes an unhandled rejection error in nodejs > 6.5 because the `opn` module tries to open a web browser in a system that doesn't have one. I figured this error could be safely ignored.
      0bd593ba
  2. 22 Oct, 2016 1 commit
    • Ville Immonen's avatar
      Publish · a5f760ba
      Ville Immonen authored
       - babel-preset-react-app@1.0.0
       - create-react-app@0.6.0
       - eslint-config-react-app@0.3.0
       - react-dev-utils@0.3.0
       - react-scripts@0.7.0
      a5f760ba
  3. 11 Oct, 2016 1 commit
  4. 04 Oct, 2016 1 commit
  5. 03 Oct, 2016 1 commit
    • unixdev's avatar
      Fix script name to open chrome (#831) · 856001ff
      unixdev authored
      A previous commit renamed the apple script to open chrome from
      `chrome.applescript` to `openChrome.applescript`. That created
      a minor bug. Even when chrome was open with the client app,
      `npm start` would open the client app in a new Safari tab on
      macOS instead of re-using the open tab in chrome.
      856001ff
  6. 01 Oct, 2016 1 commit
  7. 30 Sep, 2016 1 commit
  8. 27 Sep, 2016 1 commit
    • Dan Abramov's avatar
      Publish · dc6074ab
      Dan Abramov authored
       - react-dev-utils@0.2.1
       - react-scripts@0.6.1
      dc6074ab
  9. 26 Sep, 2016 1 commit
  10. 25 Sep, 2016 4 commits
  11. 23 Sep, 2016 4 commits