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
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
..
basic Fix SSR error handling in the global scope (#3877) 2018-02-24 18:49:08 +05:30
custom-server Add tests for universal webpack (#3680) 2018-02-05 21:48:31 +05:30
dist-dir Fix canary tests on CIs (travis, appveyor) (#3375) 2017-12-03 08:12:12 +05:30
next-plugins Add tests for universal webpack (#3680) 2018-02-05 21:48:31 +05:30
ondemand Merge branch 'master' into fix/canary 2018-01-13 06:33:19 +01:00
production Remove special error script handling (#3849) 2018-02-21 23:11:25 +05:30
static Handle empty assetPrefix scenario properly. (#3667) 2018-02-03 17:12:01 +01:00