Skip to content

Commit 31fb736

Browse files
committed
[skip ci] polish(docs): Mark strip junk as 1.0.0-rc.3+
1 parent 368a9e4 commit 31fb736

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
@@ -112,7 +112,7 @@ If you decide to add the `@vue/typescript` plugin to your app later on, make sur
112112

113113
By default, the app is built in [modern mode](https://cli.vuejs.org/guide/browser-compatibility.html#modern-mode). To disable this, use the `--legacy` argument in the `build:electron` command. If your app is already bundled and just needs to be built with electron-builder, pass the `--skipBundle` arg.
114114

115-
## Electron's Junk Terminal Output
115+
## Electron's Junk Terminal Output <Badge text="1.0.0-rc.3+" type="info"/>
116116

117117
Electron will sometimes produce a bunch of junk output like so:
118118

0 commit comments

Comments
 (0)