ember-cli-riot:ember-cli的Riot插件

时间:2021-05-10 09:00:46
【文件属性】:
文件名称:ember-cli-riot:ember-cli的Riot插件
文件大小:19KB
文件格式:ZIP
更新时间:2021-05-10 09:00:46
JavaScript 余烬暴动 使用编译ember-cli应用程序的标记文件。 该插件通过向您的应用程序的riotjs中添加riotjs并编译用于分发的标签来扩展。 安装 $ ember install git+https://git@github.com:jzempel/ember-cli-riot.git 用法 您可以通过在Brocfile.js指定标签来配置要编译的标签。 var app = new EmberApp ( { riotOptions : { inputTrees : [ { tree : 'node_modules' , srcDir : 'rg-modal/src' , files : [ 'rg-modal.tag' ] } ] } } ) ; inputTrees :包含要编译的标记
【文件预览】:
ember-cli-riot-master
----.travis.yml(578B)
----.ember-cli(280B)
----testem.json(198B)
----vendor()
--------.gitkeep(0B)
----blueprints()
--------ember-cli-riot()
--------.jshintrc(55B)
----addon()
--------.gitkeep(0B)
----config()
--------ember-try.js(607B)
--------environment.js(90B)
----index.js(1KB)
----.watchmanconfig(29B)
----package.json(1KB)
----Brocfile.js(439B)
----.bowerrc(60B)
----tests()
--------test-helper.js(112B)
--------index.html(960B)
--------unit()
--------dummy()
--------.jshintrc(814B)
--------helpers()
----app()
--------blueprints()
--------.gitkeep(0B)
----.npmignore(141B)
----LICENSE.md(1KB)
----.gitignore(247B)
----README.md(2KB)
----.jshintrc(518B)
----bower.json(554B)
----.editorconfig(543B)
----.node-version(8B)

网友评论