We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e12089f commit b5ee64fCopy full SHA for b5ee64f
src/config.js
@@ -6,8 +6,6 @@ module.exports = {
6
'-nostdin',
7
/* Force to override output file */
8
'-y',
9
- /* Not to output banner */
10
- '-hide_banner',
11
],
12
baseOptions: {
13
/* Flag to turn on/off log messages in console */
0 commit comments