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 77c8677e58
Fix SSR error handling in the global scope (#3877)
* Fix SSR error handling.

* Remove unwanted console.logs

* Fix a typo.

* Fix current tests.

* Add a new test case for this case.

* Error should only be logged if it is not a 404
2018-02-24 18:49:08 +05:30
..
components Add custom-server-typescript example (see #3694) (#3838) 2018-02-22 16:29:47 +01:00
lib Fix page loader page normalization issue (#1844) 2017-05-01 16:26:18 -07:00
pages Fix SSR error handling in the global scope (#3877) 2018-02-24 18:49:08 +05:30
test Fix SSR error handling in the global scope (#3877) 2018-02-24 18:49:08 +05:30
next.config.js Implement "on demand entries" (#1111) 2017-02-26 11:45:16 -08:00