1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/client
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
..
head-manager.js Remove trailing comma to fix lint (#398) 2016-12-16 03:52:04 +05:30
next-dev.js Bundle all the modules inside the app (#414) 2016-12-17 17:49:10 +09:00
next-prefetcher.js Make prefetching works again. (#422) 2016-12-17 13:59:03 -08:00
next.js display deprecation warning only when method was called (#462) 2016-12-21 10:43:31 -08:00
webpack-hot-middleware-client.js Fix custom document compilation (#534) 2016-12-27 15:28:19 -08:00