Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d41fb55

Browse filesBrowse files
tony19haoqunjiang
authored andcommitted
chore: remove the word "Preview" from vue 3 preset (#6310)
related to #6300
1 parent 5a135f6 commit d41fb55
Copy full SHA for d41fb55

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎packages/@vue/cli/lib/promptModules/vueVersion.js

Copy file name to clipboardExpand all lines: packages/@vue/cli/lib/promptModules/vueVersion.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ module.exports = cli => {
1717
value: '2'
1818
},
1919
{
20-
name: '3.x (Preview)',
20+
name: '3.x',
2121
value: '3'
2222
}
2323
],

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.