1. 05 Dec, 2016 1 commit
    • James Newell's avatar
      Don't strip stack traces of evaluated webpack bundles (#1050) · f7d9cd81
      James Newell authored
      * Don't strip stack traces of evaluated webpack code
      
      * Strip stack traces at the end of a string
      
      because the last line doesn't always have a `\n` and `create-react-app` is leaving the last line of the stack traces present in the error messages
      
      * code comment
      
      * code comment
      f7d9cd81
  2. 25 Sep, 2016 1 commit
  3. 23 Sep, 2016 1 commit