We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d21cce6 + 496b8ea commit eaf4a03Copy full SHA for eaf4a03
styleguide.config.cjs
@@ -67,6 +67,8 @@ module.exports = async () => {
67
},
68
}),
69
70
+ serverPort: +(process.env.VUE_STYLEGUIDIST_PORT || 6060),
71
+
72
exampleMode: 'collapse',
73
usageMode: 'collapse',
74
0 commit comments