You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
我的代码都放在 TsProj/src 下, 使用 webpack 把所有文件打成一个 mjs 放在 TsProj/src/dist 里, 在 editor 下直接加载 dist 里编译好的文件执行. 在使用 vscode debug 时, 断点在打包好的 mjs 或者源文件都不生效, 但是使用
捕获的异常和未捕获的异常时可以在 mjs 文件中断点. 使用 Error().stack 可以打出正常的栈环境: PuerTS_V8_3.0.0
Beta Was this translation helpful? Give feedback.
All reactions