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
Tim Neutkens 68626c5147 Improved stacktraces (minor) (#4156)
* Handle production errors correctly

* Improved source map support

* Make react-hot-loader hold state again

* Remove console.log

* Load modules on demand

* Catch errors in rewriteErrorTrace

* Update comment

* Update comment

* Remove source-map-support

* Load modules in next-dev

* Make sure error logged has sourcemaps too

* Add tests for production runtime errors

* Add tests for development runtime errors. Fix issue with client side errors in development

* Move functionality back to renderError now that error handling is consistent

* Rename to applySourcemaps
2018-04-18 21:48:06 +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 Improved stacktraces (minor) (#4156) 2018-04-18 21:48:06 +05:30
test Improved stacktraces (minor) (#4156) 2018-04-18 21:48:06 +05:30
next.config.js Implement "on demand entries" (#1111) 2017-02-26 11:45:16 -08:00