1.0.2 • Published 7 years ago

fis3-parser-swig-lesstheme v1.0.2

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

fis3-parser-swig-lesstheme

一般结合fis3-parser-html-theme使用

使用

fis.match('/view/**.{html,tpl}', {
    parser: [
        fis.plugin('swig-theme', {
            condition: "http.get('BusinessId')"
        }),
        fis.plugin('html-theme')
    ],
    release: '$0',
    useHash: false
});
1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago