Project

General

Profile

Actions

Patch #31457

closed

Add support for reloading plugin assets automatically in development mode

Added by Kouhei Sutou almost 5 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Plugin API
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

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 modeClosed

Actions
Actions

Also available in: Atom PDF