rsnext/server/build
Tim Neutkens 57a0fc432c
Clean up webpack config, increase build speed (#3487)
* Speed up next build

* Document webpack config

* Speed up next build

* Remove comment

* Add comment

* Clean up rules

* Add comments

* Run in parallel

* Push plugins seperately

* Create a new chunk for react

* Don’t uglify react since it’s already uglified. Move react to commons in development

* Use the minified version directly

* Re-add globpattern

* Move loaders into a separate variable

* Add comment linking to Dan’s explanation

* Remove dot
2018-01-03 13:43:48 +01:00
..
babel Remove buildId from dynamic import URLs (#3498) 2017-12-27 19:59:17 +01:00
loaders Add .jsx extension support (#3376) 2017-12-05 15:46:06 -08:00
plugins Clean up webpack config, increase build speed (#3487) 2018-01-03 13:43:48 +01:00
clean.js allow cleaning from non-cwd (#2451) 2017-07-05 10:49:35 +05:30
index.js Merge branch 'canary' 2017-12-08 15:11:37 -08:00
replace.js Refactor the build server to remove tie to fs (#1656) 2017-04-07 09:52:12 -07:00
root-module-relative-path.js Fix relative module aliases for Windows (#1249) 2017-02-24 04:49:34 +05:30
webpack.js Clean up webpack config, increase build speed (#3487) 2018-01-03 13:43:48 +01:00