btea
btea
Can you add a test case?
Of course, it would be better to add this to the documentation. However, I think it might be more convenient and quicker to output this in the terminal so that...
Thanks for the link, I have updated the document.
Thank you for your contribution. Based on the reasons mentioned above, I decided to close this PR.
 容器高度超过浏览器能渲染最大高度,实际渲染高度为 26843500px。
Thanks for the review, I will check it out.
That makes sense, it seems that adding a new configuration alone will have the least impact.
Maybe we can add a `debugDepth` option like the cli option `debug`.
This looks good. However, I have a question. `createDebugger` is a global public function. We can't specify whether it should be applied to a certain scope through parameter configuration.