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
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
..
app-document Expose app.js (#4129) 2018-04-12 10:33:22 +02:00
basic Improved stacktraces (minor) (#4156) 2018-04-18 21:48:06 +05:30
config Implement new next/config keys (#3909) 2018-02-27 17:50:14 +01:00
custom-server Upgrade standard.js (#4064) 2018-03-27 20:11:03 +02:00
dist-dir Add build manifest (#4119) 2018-04-12 09:47:42 +02:00
ondemand Merge branch 'master' into fix/canary 2018-01-13 06:33:19 +01:00
production Improved stacktraces (minor) (#4156) 2018-04-18 21:48:06 +05:30
static Add build manifest (#4119) 2018-04-12 09:47:42 +02:00