Skip to content

Commit f323719

Browse files
committed
chore: add line numbers to flow link in compiler readme
1 parent 679cd1f commit f323719

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packages/vue-template-compiler/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The optional `options` object can contain the following:
3939

4040
- `modules`
4141

42-
An array of compiler modules. For details on compiler modules, refer to the `ModuleOptions` type in [flow declarations](https://github.com/vuejs/vue/blob/dev/flow/compiler.js) and the [built-in modules](https://github.com/vuejs/vue/tree/dev/src/platforms/web/compiler/modules).
42+
An array of compiler modules. For details on compiler modules, refer to the `ModuleOptions` type in [flow declarations](https://github.com/vuejs/vue/blob/dev/flow/compiler.js#L38-L45) and the [built-in modules](https://github.com/vuejs/vue/tree/dev/src/platforms/web/compiler/modules).
4343

4444
- `directives`
4545

0 commit comments

Comments
 (0)