Fabian Blechschmidt 515eac3c0a
DRAFT: First activate plugins/themes THEN build them (#2607)
* First activate plugins/themes THEN build them

Currently the first step is to run bin/build.sh which builds all *ACTIVATED* themes. After this step we activate all composer-registered plugins (which in my case are all the themes) and THEN compile them. For new themes that means, that they are *NOT* build because they are activated AFTER building.

This PR fixes that and activated first and builds second.

* update changelog
2021-07-22 15:40:40 +02:00
..
2021-04-22 19:14:09 +02:00
2021-06-09 23:52:53 +03:00
2021-03-14 08:44:14 +01:00
2021-04-11 16:49:46 +02:00