1. 06 Mar, 2017 2 commits
    • Dan Abramov's avatar
    • Ade Viankakrisna Fadlil's avatar
      extract generic build functions to react-dev-utils (#1726) · fbdff9d7
      Ade Viankakrisna Fadlil authored
      * Temp rename
      
      * Rename to change the case
      
      * extract generic build functions to react-dev-utils
      
      * tweak package json files and move removeFileNameHash
      
      * revert removeFileNameHash
      
      * use paths.appBuild in printFileSizes
      
      * use paths.appBuild in removeFileNameHash
      
      * change curried functions to regular functions
      
      * add fs-extra to react-dev-utils deps
      
      * move getDifferenceLabel inside printFileSizes
      
      * inline copyPublicFolder
      
      * combine printFileSizes and removeFileNameHash to fileSizeReporter
      
      * fix typo
      
      * Tweak APIs and fix issues
      
      * Fix heading
      
      * Remove missing file
      
      * Newline
      
      * Newline
      
      * Trailing space
      
      * Update FileSizeReporter.js
      
      * Update build.js
      fbdff9d7
  2. 05 Mar, 2017 7 commits
  3. 04 Mar, 2017 2 commits
    • pd4d10's avatar
      Remove unneeded `url` lib (#1715) · 72695a1c
      pd4d10 authored
      Remove unused `url` import in Webpack config
      72695a1c
    • Daniel Grant's avatar
      Modularise scripts (#1433) · b88d6655
      Daniel Grant authored
      * Refactor start script into modules
      
      * Move dev server config into config file
      
      * Replace eject file whitelist with a "remove-file-on-eject" flag
      
      * Move utils into scripts folder (for inclusion in ejection)
      
      * Add missed changes
      
      * Pass showInstructions as an argument
      
      * Fix eject bug
      
      * Don't eject babelTransform
      b88d6655
  4. 02 Mar, 2017 2 commits
  5. 01 Mar, 2017 2 commits
  6. 28 Feb, 2017 2 commits
  7. 27 Feb, 2017 1 commit
  8. 26 Feb, 2017 3 commits
  9. 25 Feb, 2017 1 commit
  10. 24 Feb, 2017 17 commits
  11. 23 Feb, 2017 1 commit