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/basic
Arunoda Susiripala fc3b3a4101 Implement proper error handling (#3749)
* Render error on the client without fetching additional scripts.

* Fix test cases.

* Remove unused '_document' page in ensurePage logic

* Remove console.error when page is not found
2018-02-13 16:13:22 +01:00
..
components Add .jsx extension support (#3376) 2017-12-05 15:46:06 -08:00
lib Fix page loader page normalization issue (#1844) 2017-05-01 16:26:18 -07:00
pages Improved next/asset support (#3664) 2018-02-02 21:09:24 +01:00
test Implement proper error handling (#3749) 2018-02-13 16:13:22 +01:00
next.config.js Implement "on demand entries" (#1111) 2017-02-26 11:45:16 -08:00