1. 24 Feb, 2017 4 commits
  2. 22 Feb, 2017 1 commit
  3. 16 Feb, 2017 1 commit
  4. 15 Feb, 2017 3 commits
  5. 13 Feb, 2017 1 commit
    • Alessandro Burato's avatar
      update CSS preprocessor instructions (#1543) · ce0d6eeb
      Alessandro Burato authored
      * update CSS preprocessor instructions
      - Windows shell users should note that running two programs simultaneously is not supported.
      
      * fix the order of SASS build step
      - the suggested build step with integrated CSS preprocessing is wrong. The SASS preprocessor should run first, then the react-scripts build will pick the up-to-date final CSS
      
      * Add tweaks from PR discussion
      ce0d6eeb
  6. 12 Feb, 2017 6 commits
  7. 11 Feb, 2017 4 commits
  8. 10 Feb, 2017 2 commits
    • Joe Haddad's avatar
      readme: Add Advanced Configuration (#1515) · 7a02f9a4
      Joe Haddad authored
      * Add Advanced Configuration section
      
      * Reference package.json instead
      
      * Add HOST, HTTPS, and CI
      
      * Switch wording from Amazon to a CDN
      
      * Add test runner comment
      
      * Add top-level README link
      
      * Simplify wording
      
      * Link to relevant docs
      
      * Link to apps
      
      * Add .env link
      
      * Simpler links
      
      * Add a CI flag note
      7a02f9a4
    • Thibault Derousseaux's avatar
      Support relative asset paths for special case (#1489) · 8e127aaa
      Thibault Derousseaux authored
      * Fix paths in CSS files when homepage is set to "./"
      
      In the production build, ExtractTextPlugin is used to generate a separate CSS file instead of injecting style through JavaScript. This plugin does not work well by default with nested output structure. To fix it, we give it a relative publicPath pointing to the build folder.
      
      * Add section in README to explain how to make builds deployable anywhere
      
      * Apply review requested change
      
      * Apply review changes 2
      8e127aaa
  9. 09 Feb, 2017 2 commits
  10. 04 Feb, 2017 2 commits
  11. 26 Jan, 2017 1 commit
  12. 24 Jan, 2017 1 commit
  13. 23 Jan, 2017 1 commit
  14. 30 Dec, 2016 3 commits
  15. 14 Dec, 2016 1 commit
  16. 13 Dec, 2016 1 commit
  17. 12 Dec, 2016 3 commits
  18. 11 Dec, 2016 2 commits
  19. 09 Dec, 2016 1 commit