1. 22 Apr, 2017 3 commits
  2. 21 Apr, 2017 1 commit
    • Buns Shar's avatar
      Resolve localhost when offline on Windows (#1839) · c0fd5696
      Buns Shar authored
      * Change proxy localhost to I27.0.0.1 for windows
      
      * Update comment
      
      * resolve localhost IP with DNS lookup on windows
      
      * Fix CI errors
      
      * Promisify addWebpackMiddleware
      
      * Remove Node 6 syntax
      
      * Update addWebpackMiddleware.js
      
      * Actually use the resolved proxy
      c0fd5696
  3. 19 Apr, 2017 5 commits
  4. 15 Apr, 2017 2 commits
  5. 14 Apr, 2017 1 commit
  6. 10 Apr, 2017 1 commit
  7. 09 Apr, 2017 1 commit
  8. 05 Apr, 2017 1 commit
  9. 27 Mar, 2017 2 commits
  10. 25 Mar, 2017 1 commit
  11. 23 Mar, 2017 2 commits
  12. 22 Mar, 2017 5 commits
  13. 21 Mar, 2017 1 commit
  14. 18 Mar, 2017 1 commit
  15. 15 Mar, 2017 1 commit
  16. 14 Mar, 2017 3 commits
  17. 13 Mar, 2017 1 commit
  18. 12 Mar, 2017 1 commit
  19. 11 Mar, 2017 1 commit
  20. 10 Mar, 2017 1 commit
  21. 09 Mar, 2017 3 commits
  22. 08 Mar, 2017 2 commits
    • Leo Lamprecht's avatar
      Suggest `serve` for running in production (#1760) · 8c00af14
      Leo Lamprecht authored
      * Suggest `serve` for serving the `build` directory
      
      * How to handle it with Node in prod (or other platforms)
      
      * Pretty newline added
      
      * Adjusted default port of static server
      
      * Remove `open` command from output
      
      * Removed constant assignment
      
      * Better explanation for not using having to use a static server
      
      * Cute newline added
      
      * Style nits
      8c00af14
    • Joe Haddad's avatar
      Update configuration philosophy (#1768) · 4bc9e79f
      Joe Haddad authored
      * Update configuration philosophy
      
      * Remove explanation
      4bc9e79f