1. 21 Nov, 2016 1 commit
  2. 20 Nov, 2016 2 commits
  3. 29 Oct, 2016 1 commit
    • Ville Immonen's avatar
      Remove custom babel-loader cache dir config (#983) · 6bda4b97
      Ville Immonen authored
      Upgrade `babel-loader` and remove the cache directory configuration
      that was added in #620. `babel-loader` now uses the
      `./node_modules/.cache/babel-loader` directory by default, so the
      custom config is no longer needed.
      6bda4b97
  4. 19 Oct, 2016 1 commit
  5. 01 Oct, 2016 1 commit
  6. 30 Sep, 2016 1 commit
  7. 25 Sep, 2016 1 commit
  8. 23 Sep, 2016 2 commits
  9. 22 Sep, 2016 2 commits
  10. 21 Sep, 2016 1 commit
    • Ville Immonen's avatar
      Create a shareable ESLint configuration package (#689) · a2d0469c
      Ville Immonen authored
      * Move ESLint configuration to a separate package
      
      * Remove the ESLint configuration, moved to eslint-config-react-app
      
      * Update ESLint instructions
      
      * Pin the package versions in eslint-config-react-app
      
      * Add a README for eslint-config-react-app
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update package.json
      
      * Update package.json
      
      * Update production eslint-loader config
      
      * Add the ESLint config to devDependencies of the repo
      a2d0469c
  11. 19 Sep, 2016 1 commit
  12. 18 Sep, 2016 2 commits
  13. 17 Sep, 2016 1 commit
  14. 11 Sep, 2016 1 commit
  15. 03 Sep, 2016 1 commit
  16. 02 Sep, 2016 5 commits
  17. 01 Sep, 2016 1 commit
  18. 28 Aug, 2016 1 commit
  19. 23 Aug, 2016 1 commit
  20. 18 Aug, 2016 1 commit
  21. 15 Aug, 2016 1 commit
  22. 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
  23. 09 Aug, 2016 1 commit
  24. 04 Aug, 2016 3 commits
  25. 03 Aug, 2016 2 commits
  26. 30 Jul, 2016 1 commit
  27. 29 Jul, 2016 2 commits
  28. 28 Jul, 2016 1 commit