1. 11 Oct, 2016 2 commits
    • Kanitkorn Sujautra's avatar
      Create asset filenames mapping on the build output (#891) · 88c15d09
      Kanitkorn Sujautra authored
      * Create asset filenames mapping on the build output
      
      I use danethurber/webpack-manifest-plugin on Webpack production
      configuration to create a file named `asset-manifest.json` which contain a
      mapping of all asset filenames to their corresponding output file.
      
      `asset-manifest.json` will be located at the root of output folder.
      
      This'll resolve #600
      
      * Add an explanation for ManifestPlugin
      
      * Make webpack-manifest-plugin's version exact
      88c15d09
    • Chase Colman's avatar
      Upgrade to Jest 16 (#858) · 3539d040
      Chase Colman authored
      * Update react-scripts dependencies to use jest 16
      
      * Remove testRegex from Jest config (now default)
      3539d040
  2. 27 Sep, 2016 1 commit
    • Dan Abramov's avatar
      Publish · dc6074ab
      Dan Abramov authored
       - react-dev-utils@0.2.1
       - react-scripts@0.6.1
      dc6074ab
  3. 25 Sep, 2016 2 commits
  4. 23 Sep, 2016 8 commits
  5. 22 Sep, 2016 6 commits
  6. 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
  7. 19 Sep, 2016 2 commits
  8. 18 Sep, 2016 5 commits
  9. 17 Sep, 2016 1 commit
  10. 16 Sep, 2016 1 commit
  11. 11 Sep, 2016 1 commit
  12. 10 Sep, 2016 1 commit
  13. 03 Sep, 2016 2 commits
  14. 02 Sep, 2016 5 commits
  15. 01 Sep, 2016 2 commits