ghostunicorns/module-csp-livereload
Composer 安装命令:
composer require ghostunicorns/module-csp-livereload
包简介
This module allows you to use livereload for development on your Magento 2 theme
README 文档
README
This module allows you to use livereload for development on your Magento 2 theme
Install
composer require ghostunicorns/module-csp-livereload
Attention!
Enable this module only on the local development environment and please add this entry in your staging and production environments app/etc/env.php file:
...
'modules' => [
...
'GhostUnicorns_CspLivereload' => 0,
...
],
...
Contribution
Yes, of course you can contribute sending a pull request to propose improvements and fixes.
统计信息
- 总下载量: 2.19k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-08-17