We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03c13de commit 571a488Copy full SHA for 571a488
src/server/write.js
@@ -1,6 +1,6 @@
1
/* @flow */
2
3
-const MAX_STACK_DEPTH = 900
+const MAX_STACK_DEPTH = 800
4
const noop = _ => _
5
6
const defer = typeof process !== 'undefined' && process.nextTick
0 commit comments