Fe-interview: [vue] vue渲染模板时怎么保留模板中的HTML注释呢?

Created on 25 Jun 2019  ·  13Comments  ·  Source: haizlin/fe-interview

[vue] vue渲染模板时怎么保留模板中的HTML注释呢?

vue

Most helpful comment

All 13 comments

<template comments>
  ...
</template>
<template comments>
  ...
</template>
<template comments>
...
<template>