|
|
We recommend that you disable the JavaScript Debugger in production environments. In the JavaScript Debugger, the JavaScript is optimized for reduced runtime and compiled with the debugging information, which can impact system performance. To avoid performance degradation in your production environment, only use the JavaScript Debugger in development and test environments.
|