Closed craigh closed 4 years ago
Two use cases:
1) Hook bundle (for all connection creations and removals) 2) Scribite specific (default editor changes, override changes)
Fix for 1: https://github.com/zikula/core/pull/4340 FIx for 2: https://github.com/zikula-modules/Scribite/pull/195
when an editor is connected to a module in hooks, the combined css and js files must be rebuilt. also when the hook is disconnected.
@Guite can you look into this one?