From 90769452a8ac088df2602d38801e78a46c1d553b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=92=96=E8=B0=A7=E4=B9=9F?= Date: Sun, 15 Oct 2017 09:29:49 +0800 Subject: [PATCH] Update custom-blocks.md --- docs/zh-cn/configurations/custom-blocks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/zh-cn/configurations/custom-blocks.md b/docs/zh-cn/configurations/custom-blocks.md index 1d8431c70..30df8e11a 100644 --- a/docs/zh-cn/configurations/custom-blocks.md +++ b/docs/zh-cn/configurations/custom-blocks.md @@ -50,7 +50,7 @@ module.exports = { rules: [ { test: /\.vue$/, - loader: 'vue', +        loader: 'vue-loader', options: { loaders: { // 提取 中的内容为原始文本