Skip to content

Commit 2a5b7eb

Browse files
authored
docs(guide/configuration): fix typo
1 parent 86b62f3 commit 2a5b7eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ App logging
157157
...
158158
```
159159

160-
VCP Electron Builder will automatically remove this for you (powered by [run-electron](https://github.com/sindresorhus/run-electron)). If you don't want this removed, set `electronJunkOutput` to `false` in plugin options:
160+
VCP Electron Builder will automatically remove this for you (powered by [run-electron](https://github.com/sindresorhus/run-electron)). If you don't want this removed, set `removeElectronJunk` to `false` in plugin options:
161161

162162
```javascript
163163
// vue.config.js

0 commit comments

Comments
 (0)