Patrick Gotthardt

Results 12 issues of Patrick Gotthardt

The `max-retries` option can easily cause confusion and leftover processes when combined with webpacks watch mode. As `max-retries` is rarely useful, it makes sense to set its default value to...

We can probably utilize Listr (https://www.npmjs.com/package/listr) to generate a much cleaner UI with a `--verbose` flag that allows switching back to the current UI. While the information that we print...

enhancement