1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/server/build/plugins
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
..
dynamic-chunks-plugin.js Remove buildId from dynamic import URLs (#3498) 2017-12-27 19:59:17 +01:00
nextjs-ssr-import.js [SSR] Use relative paths in dynamic import output code (#3844) 2018-02-19 11:49:41 +01:00
pages-plugin.js Combine source maps (#3178) 2017-10-30 15:57:35 +01:00
unlink-file-plugin.js dynamically add/remove pages 2016-10-24 01:42:13 +09:00