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
Arunoda Susiripala 4b9f3fc431 Fix JSON pages not building on Windows (#611)
* Check for .json file extension before JSON parse. Was throwing when reading js files.

* Fix cross platform regex

* Revert back to the original content in read-page.js
2017-01-01 20:06:49 -08:00
..
detach-plugin.js Hot reload error page (#190) 2016-11-04 00:12:37 +09:00
dynamic-entry-plugin.js Hot reload error page (#190) 2016-11-04 00:12:37 +09:00
json-pages-plugin.js Fix JSON pages not building on Windows (#611) 2017-01-01 20:06:49 -08:00
unlink-file-plugin.js dynamically add/remove pages 2016-10-24 01:42:13 +09:00
watch-pages-plugin.js Fix custom document compilation (#534) 2016-12-27 15:28:19 -08:00
watch-remove-event-plugin.js remove the monkeypatch of watchpack (#580) 2016-12-31 11:40:18 -08:00