blomstra/cache-assets 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

blomstra/cache-assets

最新稳定版本:0.5

Composer 安装命令:

composer require blomstra/cache-assets

包简介

Allows caching js and css ahead of any browser request.

README 文档

README

This extension offers a command php flarum cache:assets that allows you to compile and save Javascript, Css and locale Javascript/Css ahead of any user request to either the forum or admin.

This is an extension that is extremely suitable for Continuous Deployment scenarios.

Installation

Install with composer:

composer require blomstra/cache-assets:*

Go to your admin area and enable the extension.

Use the command

Run the php flarum cache:assets --help command to see a list of all options, at least one flag is required for the command to do anything:

--js to compile the javascript --css to compile the less/css --locales to compile css and js of the language packs

Links

统计信息

  • 总下载量: 11.7k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 3
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 3
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2021-06-04