iT邦幫忙

2023 iThome 鐵人賽

DAY 9
0
Modern Web

前端知識系列 第 13

Debugging in Node.js is SO much better with this one trick

  • 分享至 

  • xImage
  •  

Yes

node server.js --inspect-brk
yarn test --inspect-brk
npm start -- --inspect-brk

Now, open up any Edge or Chrome dev tools window and click this little green Node.js logo button:

NODE_OPTIONS='--inspect-brk' next dev

上一篇
Integrating Google Analytics 4 and Google Tag Manager
下一篇
2023/09/29
系列文
前端知識30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言