ember-superstatic:Ember.js +超静态

时间:2021-05-16 10:26:00
【文件属性】:
文件名称:ember-superstatic:Ember.js +超静态
文件大小:92KB
文件格式:ZIP
更新时间:2021-05-16 10:26:00
JavaScript ember-superstatic 通过静态在运行时为Ember应用提供配置 它有什么作用? superstatic是由Firebase构建的工具,既可以用作静态资产服务器,又可以根据服务器的运行时间为静态应用程序提供动态配置。 它不再是Firebase服务的骨干,但仍由OSS社区维护。 ember-superstatic目的是使通过Ember.js和Ember CLI轻松使用superstatic静态功能。 具体来说,它执行以下操作: 提供一种将超superstatic环境导入您的应用程序的方法 作为Ember CLI开发服务器的一部分运行superstatic静态 提供ember命令以启动适用于您应用的生产就绪型superstatic服务器 结果是您可以这样编写Ember代码,同时从运行服务器的环境中提取变量。 import Route from '@ember/routi
【文件预览】:
ember-superstatic-master
----ember-cli-build.js(494B)
----testem.js(490B)
----commitlint.config.js(69B)
----yarn.lock(255KB)
----.eslintrc.js(1KB)
----lib()
--------commands()
--------read-config-file.js(514B)
----.npmignore(277B)
----.ember-cli(280B)
----.travis.yml(1KB)
----config()
--------environment.js(89B)
--------ember-try.js(1KB)
----LICENSE.md(1KB)
----README.md(3KB)
----.editorconfig(368B)
----tests()
--------index.html(1KB)
--------test-helper.js(228B)
--------helpers()
--------dummy()
--------unit()
----blueprints()
--------ember-superstatic()
--------ember-superstatic-dockerfile()
----.gitignore(346B)
----index.js(697B)
----.watchmanconfig(37B)
----.eslintignore(28B)
----package.json(2KB)
----vendor()
--------shims()
--------.gitkeep(0B)

网友评论