1. 02 Aug, 2017 1 commit
    • Ade Viankakrisna Fadlil's avatar
      Format UglifyJs error (#2650) · b643f571
      Ade Viankakrisna Fadlil authored
      * format UglifyJs error
      
      * move formatBuildError to react-dev-utils
      
      * fix readme
      
      * use regex for plucking the path from stack
      
      * make path human readable and fallback to show error if regex not matched
      
      * rename to printBuildError and add link to the docs
      
      * fix link indentation
      
      * improve readibility + shorten link
      b643f571
  2. 07 Jul, 2017 1 commit
    • Mostafa Hajizadeh's avatar
      Add "node" to Jest's moduleFileExtensions (#2738) · 16f0d4a5
      Mostafa Hajizadeh authored
      Jest's default value for this option is ["js", "json", "jsx", "node"].
      CRA's current value is ["web.js", "js", "json", "web.jsx", "jsx"], which
      is missing one of default ones: "node". This change fixes that.
      
      This "node" extension is used in packages that use native code.
      16f0d4a5
  3. 28 Jun, 2017 3 commits
  4. 27 Jun, 2017 4 commits
  5. 19 Jun, 2017 2 commits
  6. 27 May, 2017 1 commit
  7. 25 May, 2017 1 commit
  8. 22 May, 2017 2 commits
  9. 20 May, 2017 2 commits
  10. 19 May, 2017 3 commits
  11. 18 May, 2017 3 commits
  12. 16 May, 2017 4 commits
  13. 15 May, 2017 7 commits
  14. 14 May, 2017 4 commits
  15. 12 May, 2017 1 commit
  16. 11 May, 2017 1 commit