We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dc89b5 commit 8dbabb6Copy full SHA for 8dbabb6
README.md
@@ -196,6 +196,8 @@ See also to [here](https://github.com/vuejs/rfcs/blob/master/active-rfcs/0043-sf
196
197
### parserOptions.templateTokenizer
198
199
+**This is an experimental feature. It may be changed or deleted without notice in the minor version.**
200
+
201
You can use `parserOptions.templateTokenizer` property to specify custom tokenizers to parse `<template lang="...">` tags.
202
203
For example to enable parsing of pug templates:
0 commit comments