add basic live demo component
This commit is contained in:
@@ -44,6 +44,7 @@ module.exports = {
|
||||
},
|
||||
},
|
||||
],
|
||||
runtimeCompiler: true,
|
||||
chainWebpack(config) {
|
||||
// Load variables for all vue-files
|
||||
const types = ['vue-modules', 'vue', 'normal-modules', 'normal']
|
||||
|
||||
Reference in New Issue
Block a user