fis3-parser-gfe-smarty
v1.0.1
Published
解析smarty模板
Downloads
6
Readme
fis3-parser-gfe-smarty
fis3-parser-gfe-smarty
INSTALL
npm install [-g] fis3-parser-gfe-smarty
USE
fis.match('/html/**.{html,tpl}', {
parser: fis.plugin('gfe-smarty', {
})
});