Skip to content

Commit 04e6b7b

Browse files
vasttiankazupon
authored andcommitted
Update spec.md (vuejs#876)
1 parent 0cb6d4d commit 04e6b7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zh-cn/start/spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ export default {
7474

7575
> 只在 vue-loader 10.2.0+ 中支持
7676
77-
可以在 `.vue` 文件中填加额外的自定义块来实现项目的特定需求,例如 `<docs>` 块。`vue-loader` 将会使用标签名来查找对应的 webpack loaders 来应用在对应的块上。webpack loaders 需要在 `vue-loader` 的选项 `loaders` 中指定。
77+
可以在 `.vue` 文件中添加额外的自定义块来实现项目的特定需求,例如 `<docs>` 块。`vue-loader` 将会使用标签名来查找对应的 webpack loaders 来应用在对应的块上。webpack loaders 需要在 `vue-loader` 的选项 `loaders` 中指定。
7878

7979
更多细节,查看 [自定义块](../configurations/custom-blocks.md)
8080

0 commit comments

Comments
 (0)