mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2024-11-13 08:36:28 +00:00
aeb6ba1a8c
In working on my own repo [hop](https://github.com/Nickersoft/hop), which uses nativefier under-the-hood, I found it very troublesome to suppress log output when using the programmatic API. This PR just adds a quick "quiet" option which will set the log level to "silent" and suppress all electron and nativefier output (except for errors, of course). Co-authored-by: Ronan Jouchet <ronan@jouchet.fr> |
||
---|---|---|
.. | ||
src/options | ||
.eslintrc.js | ||
tsconfig.json |