Skip to content

Commit 73486cb

Browse files
xiaoxianBoyposva
andauthored
chore: fix link broken (#13192)
* chore: fix link broken Signed-off-by: snoppy <[email protected]> * Update packages/template-compiler/README.md [skip ci] --------- Signed-off-by: snoppy <[email protected]> Co-authored-by: Eduardo San Martin Morote <[email protected]>
1 parent e428d89 commit 73486cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ This is only useful at runtime with pre-configured builds, so it doesn't accept
130130
131131
Same as `compiler.compile` but generates SSR-specific render function code by optimizing parts of the template into string concatenation in order to improve SSR performance.
132132

133-
This is used by default in `vue-loader@>=12` and can be disabled using the [`optimizeSSR`](https://vue-loader.vuejs.org/en/options.html#optimizessr) option.
133+
This is used by default in `vue-loader@>=12` and can be disabled using the [`optimizeSSR`](https://vue-loader.vuejs.org/options.html#optimizessr) option.
134134

135135
---
136136

0 commit comments

Comments
 (0)