###在官方 grunt-contrib-concat 基础上增加模版合并功能 配置选项新增加template,例如: grunt.initConfig({ pkg:grunt.file.readJSON('package.json'), concat:{ qnml:{ src:[], template:[], dest:[] } } })
grunt-tpl-concat
0.1.2 • Public • PublishedReadme
Keywords
nonePackage Sidebar
Install
npm i grunt-tpl-concat
Repository
Weekly Downloads
0
Version
0.1.2
License
none