1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/test/integration/dist-dir
Tomas Roos 76582b8e43 Enable source maps in webpack chunking + bundling process (#3793)
* Removed combine-assets-plugin, since its very broken

* Bundle everything into app.js on production build

* Clean up

* Removed app.js from server routes

* Renamed app.js -> main.js and removed commons from loading

* Remove commons and react CommonChunks

* Removed the commons route

* Killing the entire build-stats hack for app.js

* Removed unused md5-file package
2018-03-06 10:45:29 +01:00
..
pages Specify a different build directory for #1513 (#1599) 2017-04-06 15:39:26 +05:30
test Enable source maps in webpack chunking + bundling process (#3793) 2018-03-06 10:45:29 +01:00
next.config.js Specify a different build directory for #1513 (#1599) 2017-04-06 15:39:26 +05:30