doc: start-up site show network (#4741)
parent
9536fdd157
commit
e87f80bce3
|
@ -16,6 +16,9 @@ export default {
|
|||
'ant-design-vue': path.resolve(__dirname, '../components'),
|
||||
},
|
||||
},
|
||||
server: {
|
||||
host: true,
|
||||
},
|
||||
plugins: [
|
||||
vueJsx({
|
||||
// options are passed on to @vue/babel-plugin-jsx
|
||||
|
|
Loading…
Reference in New Issue