Michael Trouw

Results 50 comments of Michael Trouw

Ah, that was fast! I've failed to mention again that in my case, for reasons, we use **JIT** compilation. That should pose no problem, right? we just don't use the...

Great! Thanks for the help and the quick responses @ocombe !

@ocombe I'm back to trying to get this to work. However, I'm getting the following error when I try to `require` the Extract I18n Plugin in our `webpack.config.js`, like so:...

Thanks! But now I'm running into this error: ``` Error: An @ngtools/webpack aot plugin does not exists for this compilation ``` So I guess it doesn't work without AOT :/...

Hello @nicojs ! Thanks for your elaborate response and explanation. For speed (not having to create a separate repo + build pipeline) I've included `tree-kill` as an explicit dependency in...

after installing `procps` on our build image, the `tree-kill` test code now does the same as on my local machine: ```bash $ node stryker/tree-kill-test.mjs child process exited with code 1,...

stryker-mutator seems to now keep chugging on in our pipeline! We now have a working baseline, we can increment `--maxTestRunnerReuse 20` to see when memory pressure becomes too large 👍

Any progress on this? it feels really pretty dumb to have to include these kinds of comments in template code: ```html ```

roger that. I've decided to go libraryless for what I currently need, but maybe this can be a call to TS devs to pick up the work in `@types/packery` and...

Thanks, but a Github app? how/where do i do this? I thought just a repo would be enough, this info is not stated anywhere on the sharelatex cloud compiler page?