Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed the loading order of an app's dependencies.
If we load apps first, libraries won't be there, hence throwing exceptions at run time. For example, this can be reproduced with any library that needs to be registered like ScssInitialiazer. See #1448#issuecomment-26143346 Apps not being loaded at the last point makes things like libraries
- Loading branch information