rsnext/server/build
Kevin Decker 53a2c5a7fc Combine source maps (#3178)
* Propagate source maps through combine assets step

* Use constant development build id

* Move combine assets step before uglify step

This ensures that uglify will catch these changes.

* Move dynamic chunks step before uglify step

This ensures that uglify will catch these changes.

* Use chunk templates for page and dynamic chunks

This is a little more in line with how webpack generates its bootstrap and should have better compatibility with other plugins and source map generation.

* Register combined source map with chunks

This ensures that a sourcemap is fully generated.

* Do not minimize combined map inputs
2017-10-30 15:57:35 +01:00
..
babel Make styled-jsx configurable (#3050) 2017-10-15 19:54:57 +02:00
loaders Support webpack harmony modules in self accept (#2510) 2017-07-10 10:10:32 +05:30
plugins Combine source maps (#3178) 2017-10-30 15:57:35 +01:00
clean.js allow cleaning from non-cwd (#2451) 2017-07-05 10:49:35 +05:30
index.js [WIP] Use buildId in chunk urls as well (#2873) 2017-08-31 05:47:06 +05:30
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 Combine source maps (#3178) 2017-10-30 15:57:35 +01:00