How to debug in HeightmapTessellaror.js?

Hello,

"HeightmapTessellaror.js" is in web worker thread. console.log() is not available here. How to debug this code?

Thanks,
Shawn

Chrome lets you debug web workers. On the Source tab, under Workers, check “Pause on start”.