grunt-ember-template-compiler:用于将 ember-template-compiler 与 Grunt 一起使用的 npm 模块

时间:2024-07-29 17:15:46
【文件属性】:

文件名称:grunt-ember-template-compiler:用于将 ember-template-compiler 与 Grunt 一起使用的 npm 模块

文件大小:2KB

文件格式:ZIP

更新时间:2024-07-29 17:15:46

JavaScript

grunt-ember-template-compiler 入门 如果您以前没有使用过 ,请务必查看指南,因为它解释了如何创建以及安装和使用 Grunt 插件。 熟悉该过程后,您可以使用以下命令安装此插件: npm install grunt-ember-template-compiler --save-dev 安装插件后,可以使用以下 JavaScript 代码在 Gruntfile 中启用它: grunt . loadNpmTasks ( 'grunt-ember-template-compiler' ) ; 用法示例: emberhandlebars: { compile : { options : { templateName : function ( sourceFile ) { return sourceFile . repla


【文件预览】:
grunt-ember-template-compiler-master
----tasks()
--------main.js(950B)
----LICENSE(0B)
----README.md(2KB)
----package.json(752B)

网友评论