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