Nico Jansen
Nico Jansen
@Zialus thanks for the clear bug report with reproduction example. I think what is happening here is that the webpack plugin that is responsible for creating the different (lazy-loaded) js...
Hi @ebh thanks for raising this issue and the detailed analysis 💛 > 1. StrykerJs->Guides->React Yes, this one seems to be outdated. Should be updated to be in sync with...
> Yes, this one seems to be outdated. Should be updated to be in sync with `stryker init`. I've added the hacktoberfest label for this. So basically: improve our docs...
Hi @marcos-roberto-dev thanks for opening this issue. The answer is: it should work. Sometimes the issue is that copying your source code to the sandbox directory is enough to get...
Hi @bodote thanks for opening this issue. I want to note that running Stryker without a config file is a deliberate feature which is useful for smaller (nodejs based) projects....
Hi Josh 🙋♂️. It's very cool to see you here! 😄 > @nicojs is this still relevant given [stryker-mutator/stryker-js#3504](https://github.com/stryker-mutator/stryker-js/pull/3504)? Yes, it's still very relevant. Since we only know in which...
Closed with https://github.com/stryker-mutator/stryker-dashboard/issues/215
@dgp1130, thanks for your response. Believe me when I say: we understand. I think using something like `npx ng generate config jest` is a _suboptimal_ approach. I would rather have...
@dgp1130 would you agree with this approach? I would be happy to implement this in a PR 👍
Hi @dgp1130 🙋♂️, thanks for the help 🙏 Wouldn't it be possible to run `esbuild` using the jest transformer API? If running `esbuild` from a jest transformer API is not...