stratosphere:收缩包装动态生成的资产

时间:2024-07-19 09:07:55
【文件属性】:

文件名称:stratosphere:收缩包装动态生成的资产

文件大小:34KB

文件格式:ZIP

更新时间:2024-07-19 09:07:55

JavaScript

平流层 收缩包装动态生成的资产。 如果您使用 browserify 等工具构建前端代码,则应考虑将输出保存到磁盘作为部署过程的一部分。 这使您可以将整个应用程序版本冻结在 Docker 等容器中,并有信心测试版本,因为应用程序是使用不同的浏览器版本构建的,或者在不同的环境中构建的,因此将来情况不会发生变化。 快速使用 // See Full Usage for all options var instance = stratosphere ( app , { assets : 'assets.json' , root : 'cachedir' } ) // Save assets to disk instance . writeAssets ( function ( ) { // Intercept requests for assets and serve from memory


【文件预览】:
stratosphere-master
----.travis.yml(39B)
----index.js(13KB)
----package.json(896B)
----test()
--------index.js(7KB)
--------fake-assets.json(72B)
--------run.js(626B)
--------fake-assets.js(90B)
--------fake-app.js(1KB)
--------cat.jpg(24KB)
----Readme.md(4KB)
----.gitignore(14B)

网友评论