mirror of
https://gitee.com/vuejs/vue.git
synced 2024-12-02 12:07:39 +08:00
ff7f231002
This allow to use other block appart from `template`, `script` or `style` in the SFC parser. This allows such things as writing tests or examples directly into the SFC file. Those are meant to be handled by programs others than vue-loader like vue-play. |
||
---|---|---|
.. | ||
compiler.js | ||
component.js | ||
global-api.js | ||
modules.js | ||
options.js | ||
ssr.js | ||
vnode.js |