- 01 Oct, 2018 5 commits
-
-
Joe Haddad authored
-
Joe Haddad authored
- babel-plugin-named-asset-import@0.2.1 - babel-preset-react-app@5.0.1 - confusing-browser-globals@1.0.2 - create-react-app@2.0.1 - eslint-config-react-app@3.0.1 - react-app-polyfill@0.1.2 - react-dev-utils@6.0.2 - react-error-overlay@5.0.2 - react-scripts@2.0.2
-
Joe Haddad authored
-
Joe Haddad authored
* Polyfill for IE9 support * Turn off performance option in webpack
-
Joe Haddad authored
-
- 28 Sep, 2018 1 commit
-
-
Joe Haddad authored
- babel-preset-react-app@5.0.0 - react-app-polyfill@0.1.1 - react-dev-utils@6.0.1 - react-error-overlay@5.0.1 - react-scripts@2.0.1
-
- 27 Sep, 2018 2 commits
-
-
Ian Sutherland authored
* Switch back to babel-loader * Preserve existing caller options. Use Object.assign instead of object spread. * Updated filename in package.json * Update comment about cache identifier * Update macro check to use a regex * Move macro check regex out of function
-
Joe Haddad authored
* Remove runtime alias hack * Pass absolute path to preset * Change comment * Give a relative path to absolute runtime * Clean up config * Tweak again * Make absolute runtime the default * Remove runtime package from error overlay
-
- 26 Sep, 2018 3 commits
-
-
XiaoYan Li authored
-
Joe Haddad authored
- babel-plugin-named-asset-import@0.2.0 - babel-preset-react-app@4.0.0 - confusing-browser-globals@1.0.1 - create-react-app@2.0.0 - eslint-config-react-app@3.0.0 - react-app-polyfill@0.1.0 - react-dev-utils@6.0.0 - react-error-overlay@5.0.0 - react-scripts@2.0.0
-
Joe Haddad authored
-
- 25 Sep, 2018 1 commit
-
-
Joe Haddad authored
* Turn on helpers and test importing something with async/await works * Compiling babel runtime breaks itself * Add helpers option to babel plugin with defaults * Make helpers off by default and on in our configuration * Hit eject and e2e * meh * copy'n'paste * change again * Turn off helpers by default in /prod, /dev, /test * oops * Spread undefined * Use object assign not object spread * Put preset in template since it's needed * Fix e2e tests
-
- 24 Sep, 2018 1 commit
-
-
Joe Haddad authored
-
- 21 Sep, 2018 1 commit
-
-
Jack Zhao authored
-
- 20 Sep, 2018 2 commits
-
-
Jason Laster authored
-
Joe Haddad authored
Closes #4932, Closes #4876
-
- 19 Sep, 2018 1 commit
-
-
Joe Haddad authored
* No lock files prevents the use of yarn upgrade & outdated * Update deps * Bump Jest across the board * Add safe postcss parser
-
- 18 Sep, 2018 1 commit
-
-
Joe Haddad authored
Uglify is no longer maintained and has bugs not present in Terser (its successor)
-
- 17 Sep, 2018 1 commit
-
-
Tore Hammervoll authored
* Update jest version * Update babel-jest version * Use testURL: http://localhost in jest configs. * Update to jest version 23.5 This version of jest includes a fix for https://github.com/jsdom/jsdom/issues/2304 * "testURL": "http://localhost" is default with jest v23.5
-
- 22 Aug, 2018 1 commit
-
-
Dan Abramov authored
-
- 20 May, 2018 1 commit
-
-
Andreas Cederström authored
- [x] Utilize webpack 4 development and production modes - [x] Upgrade webpack dev server - [x] Webpack 4 compatible release of thread-loader - [x] Webpack 4 compatible release of HtmlWebpackPlugin - [x] Webpack 4 compatible release of SwPrecacheWebpackPlugin - [x] Webpack 4 compatible release of WebpackManifestPlugin - [x] Update README - [x] Update WebpackDevServerUtils - [x] Update InterpolateHtmlPlugin - [x] Update ModuleScopePlugin - [x] Update WatchMissingNodeModulesPlugin - [x] Move UglifyJS options to webpack 4 optimize - [x] Move InterpolateHtmlPlugin to make it tapable on HtmlWebpackPlugin - [x] vendor splitting via splitChunks.splitChunks (https://twitter.com/wSokra/status/969633336732905474) - [x] long term caching via splitChunks.runtimeChunk (https://twitter.com/wSokra/status/969679223278505985) - [x] Make sure process.env.NODE_ENV is proxied correctly to `react-error-overlay` - [x] Implicit webpack.NamedModulesPlugin in dev config as its default in webpack 4 - [x] Disable webpack performance hints as we have our own filesize reporter - [x] Replace ExtractTextPlugin with MiniCssExtractPlugin - [x] Switch to css whole file minification via OptimizeCSSAssetsPlugin rather than per module css minification to gain performance
-
- 27 Apr, 2018 2 commits
-
-
Chad Greenburg authored
* Updated jest version.
-
Andreas Cederström authored
-
- 05 Apr, 2018 1 commit
-
-
Andreas Cederström authored
-
- 27 Mar, 2018 1 commit
-
-
Jih-Chi Lee authored
-
- 26 Mar, 2018 1 commit
-
-
Minh Nguyen authored
-
- 25 Mar, 2018 1 commit
-
-
Ian Sutherland authored
-
- 21 Mar, 2018 1 commit
-
-
Ro Savage authored
-
- 18 Mar, 2018 1 commit
-
-
Brian Ng authored
* Add explicit dep on plugin-proposal-object-rest-spread to babel-preset-react-app * Bump babel-related deps to beta.42 * Pass useBuiltIns directly to react-preset
-
- 23 Jan, 2018 2 commits
-
-
Michaël De Boey authored
-
Michaël De Boey authored
-
- 22 Jan, 2018 1 commit
-
-
Michaël De Boey authored
-
- 18 Jan, 2018 1 commit
-
-
Joe Haddad authored
-
- 17 Jan, 2018 1 commit
-
-
Dan Abramov authored
-
- 16 Jan, 2018 1 commit
-
-
Dan Abramov authored
* Try to fix CI * Bump Jest elsewhere * Bump Babel elsewhere * Fix CI on Windows by writing .cmd file back
-
- 15 Jan, 2018 5 commits
-
-
Dan Abramov authored
* Bump dependencies * Use a more sensible way to compile error overlay * Keep old chalk for global CLI
-
Dan Abramov authored
* Bump eslint-plugin-jsx-a11y * Update index.js * Update index.js * Update package.json * Don't use links for non-linky things
-
Dan authored
-
Dan authored
-
Dan authored
-