Commit 4005dd5
committed
fix: list of plugins is not printed when there are none
Before it would print: "Loaded ${argv.plugins.length} plugins. Those loaded
plugins being:" and then nothing. That is kinda weird. Now it only prints that
message if there are actually plugins.1 parent 57d2687 commit 4005dd5
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
140 | 142 | | |
141 | 143 | | |
142 | 144 | | |
| |||
0 commit comments