Carl Bergman

Results 2 comments of Carl Bergman

Hey @mrmckeb, would you like some assistance getting this PR moving? PS. Noticed that an `.only` found it's way into one of the files: https://github.com/mrmckeb/typescript-plugin-css-modules/pull/137/files#diff-40e4d369d78e5d7b90768b9601d7f3f22f22cc9ce172e06698ad50e65303d7b0R234

I would like to briefly summarize the problems and suggested solution behind this issue. **Problem** It is not possible to stub clients that have been required directly, like this: ```js...