fis-parser-tptmpl2utc

1.0.1 • Public • Published

fis-parser-tptmpl2utc

Convert thinkphp template to underscore template.

use

npm install --save fis-parser-tptmpl2utc

settings

fis.match('**.tmpl.tpl', {
    // utc编译
    parser: fis.plugin('tptmpl2utc'), // 启用fis-parser-tptmpl2utc插件
    isJsLike: true, // 只是内嵌,不用发布
    isMod: false,
    release: false
}, true);
 

Package Sidebar

Install

npm i fis-parser-tptmpl2utc

Weekly Downloads

2

Version

1.0.1

License

MIT

Last publish

Collaborators

  • wangchao1