better error display
For more information, please visit here.
此插件做两种工作。
r-element r-invisible
支持全局安装和局部安装,根据自己的需求来定。
npm install fis3-parser-rosetta
将 custom element 格式的 html 文件,解析成 js 文件。
fis.match('/elements/*.html', { rExt: '.js', parser: fis.plugin('rosetta') }):
compileUsage
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
Rosetta Parser tools
For more information, please visit here.
此插件做两种工作。
r-element r-invisible)安装
支持全局安装和局部安装,根据自己的需求来定。
使用
将 custom element 格式的 html 文件,解析成 js 文件。
配置说明
compileUsage默认为 false,配置是否将调用 element 的部分,解析成 js.