Skip to content

Commit 17f9da4

Browse files
committed
update
1 parent 1fa3db7 commit 17f9da4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ignite/cmd/scaffold_vue.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ import (
1313
// NewScaffoldVue scaffolds a Vue.js app for a chain.
1414
func NewScaffoldVue() *cobra.Command {
1515
c := &cobra.Command{
16+
Hidden: true,
1617
Use: "vue",
1718
Short: "Vue 3 web app template",
1819
Args: cobra.NoArgs,

0 commit comments

Comments
 (0)