-
Zac Medico authored
The static-assets target has a dependency on *either* ember-dist or ember-dist-dev, so these targets must not execute in parallel. Since this is an either/or dependency, it cannot be expressed as a regular dependency unless the targets are refactored somehow. Fixes: 7a312d7c ("Add Makefile/Dockerfile UI bits")
5af9df57