Project

General

Profile

Actions

Patch #31457

closed

Add support for reloading plugin assets automatically in development mode

Added by Kouhei Sutou almost 7 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Plugin API
Target version:

Description

Redmine supports assets for plugin by putting files under plugins/*/assets/.
But Redmine doesn't support reloading (mirroring) plugin assets automatically.

For example, we need to restart bin/rails server process to apply changes when we change plugins/*/asserts/stylesheets/xxx.css.

I attach a path to support this.


Files


Related issues

Has duplicate Redmine - Feature #11993: Reload plugin assets on every request in development modeClosedActions
Actions

Also available in: Atom PDF