remove live-demo and typedoc
This commit is contained in:
@@ -51,5 +51,4 @@ export default function (Vue) {
|
||||
|
||||
Vue.component('Layout', App)
|
||||
Vue.component('Demo', () => import(/* webpackChunkName: "demo" */ '~/components/Demo'))
|
||||
Vue.component('LiveDemo', () => import(/* webpackChunkName: "live-demo" */ '~/components/LiveDemo'))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user