1. 02 Sep, 2016 5 commits
  2. 01 Sep, 2016 1 commit
  3. 28 Aug, 2016 1 commit
  4. 23 Aug, 2016 1 commit
  5. 18 Aug, 2016 1 commit
  6. 12 Aug, 2016 1 commit
    • Andrey Popp's avatar
      Load favicon through html-loader. (#428) · 60178ac7
      Andrey Popp authored
      * Load favicon through html-loader.
      
      Fixes #291.
      
      * Add test for *.ico in e2e test suite
      
      * Configure html-loader to process <link href="...">
      
      * Address feedback on html-loader inclusion.
      
      * Place favicon.ico at the root of the build dir
      
      * Make comment style consistent between prod and dev webpack configs
      
      * Fix html-loader config in dev mode
      60178ac7
  7. 09 Aug, 2016 1 commit
  8. 05 Aug, 2016 1 commit
  9. 04 Aug, 2016 3 commits
  10. 03 Aug, 2016 1 commit
  11. 30 Jul, 2016 1 commit
  12. 29 Jul, 2016 1 commit
  13. 28 Jul, 2016 2 commits
  14. 27 Jul, 2016 2 commits
  15. 26 Jul, 2016 1 commit
  16. 25 Jul, 2016 2 commits
  17. 24 Jul, 2016 2 commits
    • Dan Abramov's avatar
      Provide instructions on publishing GH Pages (#162) · 458d3f9e
      Dan Abramov authored
      * Provide instructions on GH Pages deploy
      
      * Add docs for GH Pages deployment
      
      * Prevent incorrect paths in file-loader
      
      * Minor message tweaks
      
      * Update README.md
      
      * Fix relative paths
      458d3f9e
    • Donald Hruska's avatar
      Don't assume the project is hosted at the root (#94) · ef4f8e90
      Donald Hruska authored
      * Don't assume the project is hosted at the root
      * Require package.json in webpack.config.prod.js and use homepage if set; otherwise use '/'
      
      * Fix package.json path and add sample package.json for tests
      
      * Update publicPath to use relative path portion of URL defined in homepage
      
      * Update successful bundle generation message
      
      * Show bundle generation success message based on presence of homepage in package.json
      ef4f8e90
  18. 23 Jul, 2016 1 commit
  19. 22 Jul, 2016 3 commits
  20. 21 Jul, 2016 2 commits
  21. 20 Jul, 2016 3 commits
  22. 19 Jul, 2016 2 commits
  23. 18 Jul, 2016 2 commits