[improvement] update sub-packages name (#2306)

This commit is contained in:
neverland
2018-12-16 16:45:03 +08:00
committed by GitHub
parent ce225ea18b
commit bc9186ca0f
4 changed files with 411 additions and 490 deletions

View File

@@ -68,7 +68,7 @@ module.exports = {
test: /\.md$/,
use: [
'vue-loader',
'fast-vue-md-loader'
'@vant/markdown-loader'
]
},
{