eclipse-theia/theia

source map in production mode are broken

Open

#6,693 建立於 2019年12月5日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)TypeScript (18,676 star) (2,478 fork)batch import
bughelp wantedtheia-cli

描述

To reproduce:

  • switch to production mode in the browser example
  • do clean build there, i.e. yarn run clean && yarn run build
  • start the app
  • try to debug

While stepping in the dev tool some lines are skipped or never hit, stack traces contain unrelated files and so on

貢獻者指南