文件名称:fly-ember:Ember的Ember编译器
文件大小:147KB
文件格式:ZIP
更新时间:2024-06-01 11:56:45
JavaScript
插件。 用法 查看以查看可用选项。 安装 npm install -D fly-ember 例子 export default function * ( ) { yield this . source ( "app/templates/*.hbs" ) . ember ( ) . babel ( { modules : "amd" } ) . concat ( "app.js" ) . target ( "dist/assets" ) } 免责声明 该程序是免费软件,在适用法律允许的范围内,它不附带任何保证。 fly-ember与或ember-cli组织无关。 执照 麻省理工学院:copyright:豪尔赫Bucaran等人
【文件预览】:
fly-ember-master
----.gitignore(20B)
----.eslintrc(213B)
----package.json(975B)
----.travis.yml(84B)
----LICENSE(1KB)
----index.js(220B)
----README.md(2KB)
----lib()
--------index.js(669KB)
----test()
--------test.js(88B)
----.editorconfig(197B)