When assets are indexed currently they are shown with "theme/module/etc - filepath", organizing it (as the blocks reaction does) in the following format would be better:
module:
- file.css
- style.css
module2:
- file2.css
- file7.css
When assets are indexed currently they are shown with "theme/module/etc - filepath", organizing it (as the blocks reaction does) in the following format would be better:
module:
- file.css
- style.css
module2:
- file2.css
- file7.css
Comments
Comment #1
electblake commentedcompleted this support (and some intelligent class declarations in the code) so this will need to be tested as all reactions are now running from the same code base.
via #423714
Comment #2
electblake commentedclosed