Jürgen Steitz
Results
2
issues of
Jürgen Steitz
In the code, you are already handling files as first argument. It would be nice, if we could have an option to show the dashboard when the first argument a...
enhancement
Let us assume we want to process multiple modules: ``` { input: { module1: '...', module2: '...', etc:.... } } ``` and all modules share some code, the result would...