grunt-tmod icon indicating copy to clipboard operation
grunt-tmod copied to clipboard

提示tmodjs

Open caoren opened this issue 10 years ago • 7 comments

Warning: Cannot read property 'tmodjs' of undefined Use --force to continue. tmod: { template: { src: './<%=temPath%>/detail.html', dest: './<%=srcPath%>/template.js', options: { syntax : 'native', runtime: 'template.js' } } }, 我是使用npm install grunt-tmod --save-dev安装 求解

caoren avatar Sep 09 '14 06:09 caoren

Running "tmod:template" (tmod) task

[D] Task source: /Users/sa/YYCode/apps/live_main-stable/main/front/live2/node_modules/grunt-tmod/tasks/tmod.js

Warning: Cannot read property 'tmodjs' of undefined Use --force to continue.

    tmod: {
            template: {
                src: '<%= src_path %>tpl/*.html',
                dest: '<%= src_path %>js/template.js',
                options: {
                    charset : "utf-8",
                    type: "template.js",
                    combo: true
                } 
            }
        },

sa03 avatar Sep 26 '14 03:09 sa03

the same issue as @sa03

yaoreturn avatar Nov 19 '14 15:11 yaoreturn

相同的问题

xuexb avatar Nov 25 '14 07:11 xuexb

同上。

juzhishang avatar Jun 18 '15 03:06 juzhishang

同上

diamont1001 avatar Jul 06 '15 10:07 diamont1001

求解答,什么状况

jimforcode avatar Jul 29 '15 16:07 jimforcode

。。。能不能用啊,我去~

rose1988c avatar Sep 05 '15 13:09 rose1988c