load doc && demo in demand

This commit is contained in:
陈嘉涵
2017-08-09 16:21:16 +08:00
parent 4e57dfa797
commit 8ca524d9ac
8 changed files with 65 additions and 57 deletions
+2 -1
View File
@@ -8,7 +8,8 @@ module.exports = merge(devConfig, {
path: path.join(__dirname, '../docs/dist'),
publicPath: 'https://b.yzcdn.cn/zanui/vue',
filename: '[name].[hash:8].js',
umdNamedDefine: true
umdNamedDefine: true,
chunkFilename: 'async.[name].[chunkhash:8].js'
},
devtool: false,
plugins: [