networkteam/neos-fusiondevcache
最新稳定版本:1.0.1
Composer 安装命令:
composer require networkteam/neos-fusiondevcache
包简介
Fusion development cache
README 文档
README
Do you have a lot of Fusion code and requests when developing Neos are getting slow? It turns out that Neos doesn't activate the Fusion object tree (the parsed and merged representation of all included Fusion files) during development.
This small package activates the fusion object tree cache also for the Development context and flushes
the cache on changes to Fusion files.
Installation
Install the package and rescan Flow packages:
composer require --dev networkteam/neos-fusiondevcache
./flow neos.flow:package:rescan
The setting should now be active and the Fusion object tree should be cached during development.
License
See LICENSE file for license rights and limitations (MIT).
统计信息
- 总下载量: 105
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-03-08