This is in many ways a different approach to issue #19: I think it would be a good idea to refactor the individual organization design-parts so that they are compatible with both angular and fluxible, and split them into a separate repo.
This way we:
- won't have to rewrite the designfiles more than once
- won't have organizations that only have their design available in one of the frontends
- won't have non-critical code (design) committed to the same repo as critical code (the code for the frontend)
This is in many ways a different approach to issue #19: I think it would be a good idea to refactor the individual organization design-parts so that they are compatible with both angular and fluxible, and split them into a separate repo.
This way we: