Diogo Kollross
Diogo Kollross
To see the output of the commands in case of failure of a Makefile rule, you can redirect all STDOUT to STDERR using `1>&2`: ```makefile my-rule: npm run build-my-lambda 1>&2...
> Can you rebase this PR there are conflicts. Sure! Just need a couple of days.
@melloware I've rebased it from the current `master` and redone the docs in the 9.x format.
@maximilianweidenauer there's [this PR](https://github.com/primefaces/primereact/pull/3264) that adds `closeMode="manual"` for this exact use case.