Marekurbanowicz
- 活动总数 9
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
-
-
-
Marekurbanowicz 创建了一个帖子, Poor performance with mid-size monorepo
Hi, I am long time user of WebStorm and love it so much.At the current company we're progressively moving to mono-repo which makes is great in terms of team development, but for some reasons, WebSt... -
Marekurbanowicz 创建了一个帖子, TypeScript and Jest - debugger stops only on breakpoints in tests, never in source files
Hi, I am using TypeScript and Jest. I have no issue to get debugger stop on proper line in the test file, but I cannot get it stopped in the source files. This is my `jest.config.json`: ``` modul... -
Marekurbanowicz 创建了一个帖子, How to get LiveEdit working with NodeJS app + Nodemon + PUG templates?
Hi, My debugger is working properly and that's not the issue. I am now doing a lot on frontend part with pure html and it would be really good to have live edit, but so far I have to refresh all th...