web-infra-dev / garfish

A powerful micro front-end framework 🚚

Home Page:https://www.garfishjs.org

Repository from Github https://github.comweb-infra-dev/garfishRepository from Github https://github.comweb-infra-dev/garfish

vscode debugger 如何设置

wells1013 opened this issue · comments

Clear and concise description of the problem

我用的主服务是 vue3,子服务也是 vue3, 同时启动的时候,如何在vscode 里设置对应的launch.json,用来做debugger?

Suggested solution

有没有相关demo?

Alternative

No response

Additional context

No response

Validations

  • Read the Contributing Guidelines.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
commented

这个应该和 Garfish 框架本身没有什么关系

开发环境下, 挂载的代码都是通过Blob 转换后的, 无法直接跟vscode 关联吧?