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
Naoyuki Kanezawa 798fd3c1e8 Fix custom document compilation (#534)
* compile _document using webpack

* don't emit the bundle file of _document.js

* exclude _document.js from minChunks of CommonsChunkPlugin

* handle creation/removal of pages/_document.js

* improve path handlings
2016-12-27 15:28:19 -08:00
..
babel Fix custom document compilation (#534) 2016-12-27 15:28:19 -08:00
loaders fix to not call hot.accept on sub-components (#294) (#351) 2016-12-06 10:24:42 +01:00
plugins Fix custom document compilation (#534) 2016-12-27 15:28:19 -08:00
clean.js remove .next before compiling 2016-10-17 12:55:33 +09:00
index.js Fix custom document compilation (#534) 2016-12-27 15:28:19 -08:00
webpack.js Fix custom document compilation (#534) 2016-12-27 15:28:19 -08:00